When reconstructing a matrix A (even a symmetrical one), the matrix L alone is not sufficient to give a meaningful A*. To solve this we will likely need to store the matrix R as well.
When reconstructing a matrix A (even a symmetrical one), the matrix L alone is not sufficient to give a meaningful A*.
To solve this we will likely need to store the matrix R as well.