Overload List
| Name | Description | |
|---|---|---|
| FloatComplexSVDLeastSq()()() |
Constructs a FloatComplexSVDLeastSq instance with all sizes zero.
| |
| FloatComplexSVDLeastSq(FloatComplexMatrix) |
Constructs a FloatComplexSVDLeastSq instance from the given matrix.
| |
| FloatComplexSVDLeastSq(FloatComplexMatrix, Single) |
Constructs a FloatComplexSVDLeastSq instance from the given matrix. The
specified tolerance is used in computing the numerical rank of
the matrix.
|