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