template struct mrpt::typemeta::TTypeName<mrpt::math::CMatrixFixed<T, N, M>>
Overview
#include <mrpt/math/CMatrixFixed.h> template <typename T, mrpt::math::matrix_dim_t N, mrpt::math::matrix_dim_t M> struct TTypeName<mrpt::math::CMatrixFixed<T, N, M>> { // methods static constexpr static auto get(); };