Get it
Learn it
Advanced
#include <mrpt/math/matrix_adaptors.h> template <typename U> class MatrixWrapper<U, true> { public: // typedefs typedef CMatrixTemplateObjects<U> MatrixType; };