|
GiNaC
1.6.2
|
Function object to be applied by basic::expand(). More...
Public Member Functions | |
| expand_map_function (unsigned o) | |
| ex | operator() (const ex &e) |
Public Attributes | |
| unsigned | options |
Function object to be applied by basic::expand().
| GiNaC::expand_map_function::expand_map_function | ( | unsigned | o | ) | [inline] |
Implements GiNaC::map_function.
Definition at line 803 of file basic.cpp.
References GiNaC::ex::expand(), and options.
| unsigned GiNaC::expand_map_function::options |
Definition at line 801 of file basic.cpp.
Referenced by operator()().