Click or drag to resize

FloatComplexGSVDecompServer Constructor

Overload List
 NameDescription
Public methodFloatComplexGSVDecompServer Creates a FloatComplexGSVDecompServer for computing general singular value decomposition for matrices A and B, with all matrices of the decomposition U'AQ = D1(0 R), V'BQ = D2(0 R) are computed.
Public methodFloatComplexGSVDecompServer(Boolean, Boolean, Boolean) Creates a FloatComplexGSVDecompServer for computing general singular value decomposition for matrices A and B, where U, V, Q in the decomposition U'AQ = D1(0 R), V'BQ = D2(0 R) are optionally computed.
Top
See Also