Overload List

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

See Also