Overload List

  NameDescription
Public methodStatic memberPseudoInverse(DoubleSVDecomp, DoubleMatrix)
A computationally inexpensive way to calculate the pseudo-inverse of a matrix if an SVDecomp has already been computed.
Public methodStatic memberPseudoInverse(FloatSVDecomp, FloatMatrix)
A computationally inexpensive way to calculate the pseudo-inverse of a matrix if an SVDecomp has already been computed.

See Also