Skip to main content

matrix_l

Overloads

NameDescription
matrix_l() -> ComplexMatrixReturns the factor L of the Cholesky decomposition of the matrix.
matrix_l() -> ComplexMatrixReturns the lower triangular matrix L in the LU decomposition.
matrix_l() -> RealMatrixReturns the lower triangular matrix L in the LU decomposition.
matrix_l() -> RealMatrixReturns the lower triangular matrix L in the LU decomposition.
matrix_l() -> ComplexMatrixReturns the lower triangular matrix L in the LU decomposition.
matrix_l() -> RealMatrixReturns the factor L of the Cholesky decomposition of the matrix.
matrix_l() -> ComplexMatrixReturns the factor L of the Cholesky decomposition of the matrix.
matrix_l() -> RealMatrixReturns the factor L of the Cholesky decomposition of the matrix.

matrix_l() -> ComplexMatrix

Returns the factor L of the Cholesky decomposition of the matrix.

matrix_l() -> ComplexMatrix

Returns the lower triangular matrix L in the LU decomposition.

matrix_l() -> RealMatrix

Returns the lower triangular matrix L in the LU decomposition.

matrix_l() -> RealMatrix

Returns the lower triangular matrix L in the LU decomposition.

matrix_l() -> ComplexMatrix

Returns the lower triangular matrix L in the LU decomposition.

matrix_l() -> RealMatrix

Returns the factor L of the Cholesky decomposition of the matrix.

matrix_l() -> ComplexMatrix

Returns the factor L of the Cholesky decomposition of the matrix.

matrix_l() -> RealMatrix

Returns the factor L of the Cholesky decomposition of the matrix.