Overload List

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

See Also