 | FloatComplexSVDecompServer Constructor |
Constructs a FloatComplexSVDecompServer object. By default the reduced
singular value decomposition is computed. Both right and left
singular vectors are also computed.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic FloatComplexSVDecompServer()
public:
FloatComplexSVDecompServer()
new : unit -> FloatComplexSVDecompServer
See Also