Constructs a singular value decomposition for a matrix.
Namespace:
CenterSpace.NMath.MatrixAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public DoubleComplexSVDecomp GetDecomp( DoubleComplexMatrix A ) |
| Visual Basic (Declaration) |
|---|
Public Function GetDecomp ( _ A As DoubleComplexMatrix _ ) As DoubleComplexSVDecomp |
| Visual C++ |
|---|
public: DoubleComplexSVDecomp^ GetDecomp( DoubleComplexMatrix^ A ) |
Parameters
- A
- Type: CenterSpace.NMath.Core..::.DoubleComplexMatrix
A matrix