template struct mrpt::math::ContainerType<mrpt::math::MatrixVectorBase<Scalar, Derived>>
#include <mrpt/math/ops_containers.h>
template <typename Scalar, typename Derived>
struct ContainerType<mrpt::math::MatrixVectorBase<Scalar, Derived>>
{
// typedefs
typedef Scalar element_t;
};