GiNaC 1.8.7
|
#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 () |
virtual ex | operator() (const ex &e)=0 |
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 859 of file ex.h.
Referenced by operator()().