#include <TinyVector.hpp>


Go to the source code of this file.
Classes | |
| class | TinyMatrix< M, N, T > |
| this class is used to manage small squared matrices. There size is to be known at compilation time More... | |
| class | TinyMatrix< N, N, T > |
| class | TinyMatrix< 1, 1, T > |
Definition in file TinyMatrix.hpp.
1.5.6