|
GiNaC
1.6.2
|
Function object to be applied by basic::derivative(). More...
Public Member Functions | |
| derivative_map_function (const symbol &sym) | |
| ex | operator() (const ex &e) |
Public Attributes | |
| const symbol & | s |
Function object to be applied by basic::derivative().
| GiNaC::derivative_map_function::derivative_map_function | ( | const symbol & | sym | ) | [inline] |
Implements GiNaC::map_function.
Definition at line 709 of file basic.cpp.
References GiNaC::diff(), and s.
Definition at line 707 of file basic.cpp.
Referenced by operator()().