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