GiNaC 1.8.7
|
Function object to be applied by basic::expand(). More...
Public Member Functions | |
expand_map_function (unsigned o) | |
ex | operator() (const ex &e) override |
Public Member Functions inherited from GiNaC::map_function | |
virtual | ~map_function () |
virtual ex | operator() (const ex &e)=0 |
Public Attributes | |
unsigned | options |
Additional Inherited Members | |
Public Types inherited from GiNaC::map_function | |
typedef const ex & | argument_type |
typedef ex | result_type |
Function object to be applied by basic::expand().
|
inline |
Implements GiNaC::map_function.
Definition at line 791 of file basic.cpp.
References GiNaC::ex::expand(), and options.