declu
Calculates the L and U matrices from an inputted matrix using the LU decomposition method.
Arguments
- Input matrix A
Output
Matrices L and U
Examples
Calculates the L and U matrices from an inputted matrix using the LU decomposition method.
Matrices L and U