|  | Double | 
The DoubleComplexSVDecomp type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | Creates a deep copy of this decomposition. | 
|  | Factor | Builds a decomposition for the matrix A. | 
|  | LeftVector | Returns the specified left singular vector. | 
|  | RightVector | Returns the specified right singular vector. | 
|  | SingularValue | Returns the specified singular value. | 
|  | Truncate | Truncates all singular values that are less than a given tolerance by setting them to zero. | 
 See Also
See Also