Click or drag to resize

DoubleComplexSVDecomp Methods

The DoubleComplexSVDecomp type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this decomposition.
Public methodFactor Builds a decomposition for the matrix A.
Public methodLeftVector Returns the specified left singular vector.
Public methodRightVector Returns the specified right singular vector.
Public methodSingularValue Returns the specified singular value.
Public methodTruncate Truncates all singular values that are less than a given tolerance by setting them to zero.
Top
See Also