Template Function mrpt::math::detail::applyFunction(CBinaryRelation<T, U, UIsObject>&, FunctionType, size_t, size_t, const T&, const T&)

Function Documentation

template<typename T, typename U, bool UIsObject, typename FunctionType>
void mrpt::math::detail::applyFunction(CBinaryRelation<T, U, UIsObject> &o, FunctionType fun, size_t e1, size_t e2, const T &T1, const T &T2)