SingularValueDecomposition Methods

DotNetMatrix

An NDoc Documented Class Library

SingularValueDecomposition Methods

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

ConditionTwo 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.
GetUReturn the left singular vectors
GetVReturn the right singular vectors
Norm2Two norm
RankEffective numerical matrix rank
ToString (inherited from Object)Returns a String that represents the current Object.

Explicit Interface Implementations

See Also

SingularValueDecomposition Class | DotNetMatrix Namespace