Click or drag to resize

SVDRegressionCalculation Constructor

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