The methods of the SingularValueDecomposition class are listed below. For a complete list of SingularValueDecomposition class members, see the SingularValueDecomposition Members topic.
Public Instance Methods
Condition | Two norm condition number |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetU | Return the left singular vectors |
GetV | Return the right singular vectors |
Norm2 | Two norm |
Rank | Effective numerical matrix rank |
ToString (inherited from Object) | Returns a String that represents the current Object. |