Click or drag to resize

SingularValueDecompositionGetSingularValues Method

Overload List
  NameDescription
Public methodStatic memberGetSingularValues(ComplexMatrix)
Computes the singular values of the specified matrix.
Public methodStatic memberGetSingularValues(DoubleMatrix)
Computes the singular values of the specified matrix.
Public methodStatic memberGetSingularValues(ReadOnlyComplexMatrix)
Computes the singular values of the specified matrix.
Public methodStatic memberGetSingularValues(ReadOnlyDoubleMatrix)
Computes the singular values of the specified matrix.
Top
See Also