Click or drag to resize

DoubleComplexQRLeastSqFactor Method

Overload List
 NameDescription
Public methodFactor(DoubleComplexMatrix) Factors a given matrix so that it may be used to solve least squares problems.
Public methodFactor(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.
Top
See Also