SingularValueDecomposition Fields

DotNetMatrix

An NDoc Documented Class Library

SingularValueDecomposition Fields

The fields of the SingularValueDecomposition class are listed below. For a complete list of SingularValueDecomposition class members, see the SingularValueDecomposition Members topic.

Private Instance Fields

mRow and column dimensions. @serial row dimension. @serial column dimension.
nRow and column dimensions. @serial row dimension. @serial column dimension.
sArray for internal storage of singular values. @serial internal storage of singular values.
UArrays for internal storage of U and V. @serial internal storage of U. @serial internal storage of V.
VArrays for internal storage of U and V. @serial internal storage of U. @serial internal storage of V.

See Also

SingularValueDecomposition Class | DotNetMatrix Namespace