Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
Static Public Member Functions | |
static ExpressionTree< R(const std::vector< T > &)> | build (const boost::python::object &, size_t n) |
Specialization for functions that receive a variable number of arguments of the same type
R | Return type |
T | Parameter type |
Definition at line 91 of file ExpressionTreeBuilder.h.
|
static |