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

Overview

#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 static auto get();
};