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