Click or drag to resize

FloatQRLeastSq Constructor

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