GiNaC 1.8.7
|
Interface to GiNaC's wildcard objects. More...
Go to the source code of this file.
Classes | |
class | GiNaC::wildcard |
This class acts as a wildcard for subs(), match(), has() and find(). More... | |
Namespaces | |
namespace | GiNaC |
Functions | |
GiNaC::GINAC_DECLARE_UNARCHIVER (wildcard) | |
ex | GiNaC::wild (unsigned label=0) |
Create a wildcard object with the specified label. More... | |
bool | GiNaC::haswild (const ex &x) |
Check whether x has a wildcard anywhere as a subexpression. More... | |
Interface to GiNaC's wildcard objects.
Definition in file wildcard.h.