GiNaC 1.8.8
|
Implementation of GiNaC's wildcard objects. More...
Go to the source code of this file.
Namespaces | |
namespace | GiNaC |
Functions | |
GiNaC::GINAC_IMPLEMENT_REGISTERED_CLASS_OPT (wildcard, basic, print_func< print_context >(&wildcard::do_print). print_func< print_tree >(&wildcard::do_print_tree). print_func< print_python_repr >(&wildcard::do_print_python_repr)) wildcard | |
GiNaC::GINAC_BIND_UNARCHIVER (wildcard) | |
bool | GiNaC::haswild (const ex &x) |
Check whether x has a wildcard anywhere as a subexpression. | |
Implementation of GiNaC's wildcard objects.
Definition in file wildcard.cpp.