Why we use LDU factorization rather than LU factorization?

3.8k Views Asked by At

Why people make and use LDU factorization?

I think LU factorization and PA = LU are enough to solve equation.

Anyone know why?