Matrices with this feature support SVD: a = u · s · vH where a is the owning matrix.
the type of matrices' items.
A key used for extraction
The matrix in this decomposition. Its main diagonal elements are singular values.
The buffer of singular values of this SVD.
The matrix in this decomposition. It is unitary, and it consists from left singular vectors.
The matrix in this decomposition. It is unitary, and it consists from right singular vectors.