Overload List

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

See Also