Abstract base class for arbitrary functions.
Provides function call method and operator(). Function arguments are passed as std::vector<double> which may be one-dimensional or multidimensional, i.e. mappings may be represented. The dimensionality is given as static member function.
input slots | |
output slots | |
parameters |
This Module subclasses .
For documentation of parameters and slots inherited by this base class,
please have a look at the corresponding Module reference.
The detailed doxygen documentation beyond the parameters/slots may be found here.