SVD Constructor |
| Name | Description | |
|---|---|---|
| SVD(Matrix) |
Initializes a new instance of the SVD of the given matrix.
| |
| SVD(SVDVectorSet, SVDVectorSet) |
Initializes a new instance of the SVD with specified
settings.
| |
| SVD(Matrix, SVDVectorSet, SVDVectorSet) |
Initializes a new instance of the SVD of the given matrix.
|