|
GiNaC
1.6.2
|
#include <ex.h>
Public Member Functions | |
| pointer_to_map_function (ex x(const ex &)) | |
| ex | operator() (const ex &e) |
Protected Attributes | |
| ex(* | ptr )(const ex &) |
| GiNaC::pointer_to_map_function::pointer_to_map_function | ( | ex | xconst ex & | ) | [inline, explicit] |
ex(* GiNaC::pointer_to_map_function::ptr)(const ex &) [protected] |
Definition at line 835 of file ex.h.
Referenced by operator()().