Overload List
| Name | Description | |
|---|---|---|
| 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.
|