GiNaC 1.8.7
|
Function object to be applied by basic::derivative(). More...
Public Member Functions | |
derivative_map_function (const symbol &sym) | |
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 | |
const symbol & | s |
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::derivative().
|
inline |