Base class for functions satisfying FunctionConcept. Required for enabling the operators in generate.hh. More...
#include <base.hh>
Public Member Functions | |
template<class Arg > | |
void | update (const Arg &) |
Update on changed input. | |
template<int id, class Arg > | |
void | updateVariable (const Arg &) |
Empty variables. | |
Base class for functions satisfying FunctionConcept. Required for enabling the operators in generate.hh.