Classes | |
| class | LinearSolver< T, Size > |
| Solver for systems of linear equations (fixed-size). More... | |
| class | LUDecomposition< T, Size > |
| LU decomposition of a fixed-size matrix. More... | |
| class | Matrix< T, Size > |
| Fixed-size matrix. More... | |
| class | MatrixP< T, Size > |
| Matrix in projective geometry, fixed-size only. More... | |
| class | Vector< T, Size > |
| Fixed-size vector. More... | |
1.5.9