Linear Algebra and the C Language/a0bp
Orthogonal matrix:
In linear algebra, an orthogonal matrix, or orthonormal matrix, is a real square matrix whose columns and rows are orthonormal vectors.... Wikipedia: Orthogonal matrix
The function
Code study
- r_Q_mR();
- orth_mR(); Gram-Schmidt algorithm