Overload List

  NameDescription
FloatSVDLeastSq()()()
Constructs a FloatSVDLeastSq instance with all sizes zero.
FloatSVDLeastSq(FloatMatrix)
Constructs a FloatSVDLeastSq instance from the given matrix.
FloatSVDLeastSq(FloatMatrix, Single)
Constructs a FloatSVDLeastSq instance from the given matrix. The specified tolerance is used in computing the numerical rank of the matrix.

See Also