The QR decomposition is often the first step in algorithms for solving many different matrix problems, including linear systems, eigenvalues, and singular values. Householder reflections are the preferred tool for computing the QR decomposition.... read more >>
Householder Reflections and the QR Decomposition 1
- Category:
- Algorithms,
- History,
- Matrices,
- People