class to wrap map_function of GiNaC
More...
#include <BASIC.h>
|
static ex | subs (const ex &expr, const ex &pat, std::function< ex(const ex &)> f) |
|
class to wrap map_function of GiNaC
Definition at line 632 of file BASIC.h.
◆ MapFunction()
HepLib::MapFunction::MapFunction |
( |
std::function< ex(const ex &, MapFunction &)> |
func | ) |
|
◆ operator()()
ex HepLib::MapFunction::operator() |
( |
const ex & |
e | ) |
|
◆ subs()
ex HepLib::MapFunction::subs |
( |
const ex & |
expr, |
|
|
const ex & |
pat, |
|
|
std::function< ex(const ex &)> |
f |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: