Skip to main content

matrix_v

Overloads

NameDescription
matrix_v() -> RealMatrixReturns the unitary matrix V (right singular vectors) in the SVD decomposition.
matrix_v() -> ComplexMatrixReturns the unitary matrix V (right singular vectors) in the SVD decomposition.
matrix_v() -> ComplexMatrixReturns the unitary matrix V (right singular vectors) in the SVD decomposition.
matrix_v() -> RealMatrixReturns the unitary matrix V (right singular vectors) in the SVD decomposition.

matrix_v() -> RealMatrix

Returns the unitary matrix V (right singular vectors) in the SVD decomposition.

matrix_v() -> ComplexMatrix

Returns the unitary matrix V (right singular vectors) in the SVD decomposition.

matrix_v() -> ComplexMatrix

Returns the unitary matrix V (right singular vectors) in the SVD decomposition.

matrix_v() -> RealMatrix

Returns the unitary matrix V (right singular vectors) in the SVD decomposition.