Click or drag to resize

FloatComplexQRLeastSq Constructor

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