Click or drag to resize

QRRegressionCalculation Constructor

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