Double |
| Name | Description | |
|---|---|---|
| DoubleSVDLeastSq | Constructs a DoubleSVDLeastSq instance with all sizes zero. | |
| DoubleSVDLeastSq(DoubleMatrix) | Constructs a DoubleSVDLeastSq instance from the given matrix. | |
| DoubleSVDLeastSq(DoubleMatrix, Double) | Constructs a DoubleSVDLeastSq instance from the given matrix. The specified tolerance is used in computing the numerical rank of the matrix. |