Module svd

Source
Expand description

Compact singular-value decomposition of matrices

Traitsยง

SVD
Compact singular-value decomposition of a non-empty matrix
SVDInto
Compact singular-value decomposition of a non-empty matrix
SvdSort
Sorting of SVD decomposition by the singular values. Rearranges the columns of U and rows of Vt accordingly.