SingularValueDecomposition.V Field

DotNetMatrix

An NDoc Documented Class Library

SingularValueDecomposition.V Field

Arrays for internal storage of U and V. @serial internal storage of U. @serial internal storage of V.

[Visual Basic]Private V As Double()[)
[C#]
private double[][] V;

See Also

SingularValueDecomposition Class | DotNetMatrix Namespace