Click or drag to resize

FloatSVDLeastSqFactor Method

Overload List
 NameDescription
Public methodFactor(FloatMatrix) Factors a given matrix so that it may be used to solve least squares problems.
Public methodFactor(FloatMatrix, Single) Factors a given matrix so that it may be used to solve least squares problems. The specified tolerance is used in computing the numerical rank of the matrix.
Top
See Also