Overload List
| Name | Description | |
|---|---|---|
| PseudoInverse(DoubleSVDecomp, DoubleMatrix) |
A computationally inexpensive way to calculate the pseudo-inverse of a matrix if an
SVDecomp has already been computed.
| |
| PseudoInverse(FloatSVDecomp, FloatMatrix) |
A computationally inexpensive way to calculate the pseudo-inverse of a matrix if an
SVDecomp has already been computed.
|