⚲
declu_l
Calculates the L matrix from an inputted matrix using the LU decomposition method.
Arguments
Input matrix A
Output
L matrix
Examples