Template Function mrpt::math::internalAssertEigenDefined
Defined in File MatrixVectorBase.h
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.