Do positive semidefinite matrix have LU decomposition?

137 Views Asked by At

Suppose we have a real matrix $A=R R^t$ where $R$ is triangular. Since there is no restriction on $R$ we can say that $A$ is positive semidefinite. Can I affirm that $A$ has LU decomposition (L lower triangular with ones on the diagonal and U upper triangular)?