Overload List

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

See Also