declupq_l
Calculates a lower triangular matrix L from an inputted matrix using the LUPQ decomposition method.
Arguments
- Input matrix A
Output
L matrix
Examples
Calculates a lower triangular matrix L from an inputted matrix using the LUPQ decomposition method.
L matrix