![]() | FloatGSVDecompServer Methods |
The FloatGSVDecompServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Creates a deep copy of self.
|
![]() | GetDecomp |
Computes the general singular value decomposition
U'AQ = D1(0 R), V'BQ = D2(0 R)
for two matrices A and B, optionally computing U, V, and Q.
A and B must have the same number of columns.
|