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.
Namespace: CenterSpace.NMath.MatrixAssembly: NMathPremium (in NMathPremium.dll) Version: 5.3.0.0
Syntax
| C# |
|---|
public FloatComplexGSVDecompServer() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: FloatComplexGSVDecompServer() |