declu

Calculates the L and U matrices from an inputted matrix using the LU decomposition method.

Arguments

  1. Input matrix A

Output

Matrices L and U

Examples

declu