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