template struct mrpt::typemeta::TTypeName<mrpt::math::CMatrixFixed<T, N, M>>ΒΆ

#include <mrpt/math/CMatrixFixed.h>

template <typename T, std::size_t N, std::size_t M>
struct TTypeName<mrpt::math::CMatrixFixed<T, N, M>>
{
    //
methods

    static constexpr auto get();
};