Click or drag to resize

FloatSVDLeastSq Constructor

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