Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
#include <Helpers.h>
Static Public Member Functions | |
static boost::python::object | make (const std::string &repr, std::function< R(T, T)> functor, bool reversed) |
Function factory specifically for binary functions, with the additional option to reverse them
R | Return type |
T | Type of the parameter |
|
inlinestatic |