Skip to main content

matrix_u

Overloads

NameDescription
matrix_u() -> ComplexMatrixReturns the upper triangular matrix U in the LU decomposition.
matrix_u() -> ComplexMatrixReturns the unitary matrix U (left singular vectors) in the SVD decomposition.
matrix_u() -> RealMatrixReturns the upper triangular matrix U in the LU decomposition.
matrix_u() -> ComplexMatrixReturns the factor U (L^T) of the Cholesky decomposition of the matrix.
matrix_u() -> RealMatrixReturns the factor U (L^T) of the Cholesky decomposition of the matrix.
matrix_u() -> ComplexMatrixReturns the factor U (L^T) of the Cholesky decomposition of the matrix.
matrix_u() -> RealMatrixReturns the factor U (L^T) of the Cholesky decomposition of the matrix.
matrix_u() -> RealMatrixReturns the unitary matrix U (left singular vectors) in the SVD decomposition.
matrix_u() -> RealMatrixReturns the unitary matrix U (left singular vectors) in the SVD decomposition.
matrix_u() -> RealMatrixReturns the upper triangular matrix U in the LU decomposition.
matrix_u() -> ComplexMatrixReturns the upper triangular matrix U in the LU decomposition.
matrix_u() -> ComplexMatrixReturns the unitary matrix U (left singular vectors) in the SVD decomposition.

matrix_u() -> ComplexMatrix

Returns the upper triangular matrix U in the LU decomposition.

matrix_u() -> ComplexMatrix

Returns the unitary matrix U (left singular vectors) in the SVD decomposition.

matrix_u() -> RealMatrix

Returns the upper triangular matrix U in the LU decomposition.

matrix_u() -> ComplexMatrix

Returns the factor U (L^T) of the Cholesky decomposition of the matrix.

matrix_u() -> RealMatrix

Returns the factor U (L^T) of the Cholesky decomposition of the matrix.

matrix_u() -> ComplexMatrix

Returns the factor U (L^T) of the Cholesky decomposition of the matrix.

matrix_u() -> RealMatrix

Returns the factor U (L^T) of the Cholesky decomposition of the matrix.

matrix_u() -> RealMatrix

Returns the unitary matrix U (left singular vectors) in the SVD decomposition.

matrix_u() -> RealMatrix

Returns the unitary matrix U (left singular vectors) in the SVD decomposition.

matrix_u() -> RealMatrix

Returns the upper triangular matrix U in the LU decomposition.

matrix_u() -> ComplexMatrix

Returns the upper triangular matrix U in the LU decomposition.

matrix_u() -> ComplexMatrix

Returns the unitary matrix U (left singular vectors) in the SVD decomposition.