GiNaC 1.8.8
|
Function object to be applied by basic::derivative(). More...
Public Member Functions | |
derivative_map_function (const symbol &sym) | |
ex | operator() (const ex &e) override |
![]() | |
virtual | ~map_function () |
Public Attributes | |
const symbol & | s |
Additional Inherited Members | |
![]() | |
typedef const ex & | argument_type |
typedef ex | result_type |
Function object to be applied by basic::derivative().
|
inline |