SVD Constructor |
Name | Description | |
---|---|---|
SVD(Double) |
Construct the singular value decomposition of a rectangular matrix
with default tolerance.
| |
SVD(Double, Double) |
Construct the singular value decomposition of a rectangular matrix
with a given tolerance.
|