Across
- 2. A non-zero entry in LU that was a zero in original matrix
- 4. _________ regularization is used to improve condition number
- 9. lower triangular matrix has 1's in diagonal
- 10. If no. of variables are three, then congugate gradient converges in __ iterations
Down
- 1. Doolittle's decomposition exists if leading principal ____ are nonzero
- 3. To apply preconditioner matrix, its ___ must exist
- 5. ____method is used to solve Ax=b when matrix A is sparse
- 6. ___ preconditioner works well if 𝐴 is diagonally dominant
- 7. ______ pivoting is done to reduce rounding errors
- 8. ____method is used to solve Ax=b when matrix A is dense
