Click or drag to resize

DoubleQRLeastSq Constructor

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