|
GiNaC 1.8.9
|
#include <ex.h>
Public Member Functions | |
| pointer_to_map_function (ex x(const ex &)) | |
| ex | operator() (const ex &e) override |
Public Member Functions inherited from GiNaC::map_function | |
| virtual | ~map_function () |
Protected Attributes | |
| ex(* | ptr )(const ex &) |
Additional Inherited Members | |
Public Types inherited from GiNaC::map_function | |
| typedef const ex & | argument_type |
| typedef ex | result_type |
|
inlineexplicit |
Definition at line 860 of file ex.h.
Referenced by operator()().