- `lu (X)`

Calcula a decomposição LU de `X`.

### Referências

- https://www.mathworks.com/help/matlab/ref/lu.html
- https://octave.sourceforge.io/octave/function/lu.html
- https://mathworld.wolfram.com/LUDecomposition.html
- https://pt.wikipedia.org/wiki/Decomposi%C3%A7%C3%A3o_LU
