template class SE_traits_tests
Overview
template <class POSE_TYPE> class SE_traits_tests: public testing::Test { public: // structs struct TParams; template <unsigned int MAT_LEN> struct TParamsMat; };
template <class POSE_TYPE> class SE_traits_tests: public testing::Test { public: // structs struct TParams; template <unsigned int MAT_LEN> struct TParamsMat; };