template struct SE_traits_tests::TParamsMat
Overview
template <unsigned int MAT_LEN> struct TParamsMat { // fields CVectorFixedDouble<MAT_LEN> Avec; CVectorFixedDouble<MAT_LEN> Bvec; };
template <unsigned int MAT_LEN> struct TParamsMat { // fields CVectorFixedDouble<MAT_LEN> Avec; CVectorFixedDouble<MAT_LEN> Bvec; };