Overload List

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

See Also