Template Function mrpt::math::internalAssertEigenDefined

Function Documentation

template<typename DER>
void mrpt::math::internalAssertEigenDefined()

Issues a static_assert() error if trying to compile a method that requires Eigen headers, without including them.