GeneralMatrix.SVD Method

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.SVD Method 

Singular Value Decomposition

[Visual Basic]Overridable Public Function SVD() As SingularValueDecomposition
[C#]
public virtual SingularValueDecomposition SVD();

Return Value

SingularValueDecomposition

See Also

GeneralMatrix Class | DotNetMatrix Namespace | SingularValueDecomposition