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

Function Documentation

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

Template specialization by reference type.