Overload List

  NameDescription
Factor(DoubleComplexMatrix)
Factors a given matrix so that it may be used to solve least squares problems.
Factor(DoubleComplexMatrix, Double)
Factors a given matrix so that it may be used to solve least squares problems. The specified tolerance is used in computing the numerical rank of the matrix.

See Also