Overload List

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

See Also