Vector SVD(TMtx X)
Returns singular values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
Returns: Vector
Remarks:
Internally calls Dew.Math.Matrix.SVD
Returns singular values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtx | source TMtx |
Returns: Vector
Internally calls Dew.Math.Matrix.SVD