Click or drag to resize

FloatComplexGSVDecompServer Methods

The FloatComplexGSVDecompServer type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of self.
Public methodGetDecomp 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.
Top
See Also