matrix_u
Overloads
| Name | Description |
|---|---|
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. |
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.