SingularValueDecomposition.GetV Method

DotNetMatrix

An NDoc Documented Class Library

SingularValueDecomposition.GetV Method 

Return the right singular vectors

[Visual Basic]Overridable Public Function GetV() As GeneralMatrix
[C#]
public virtual GeneralMatrix GetV();

Return Value

V

See Also

SingularValueDecomposition Class | DotNetMatrix Namespace