GiNaC 1.8.7
Classes | Namespaces | Functions
wildcard.h File Reference

Interface to GiNaC's wildcard objects. More...

#include "ex.h"
#include "archive.h"

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...
 

Detailed Description

Interface to GiNaC's wildcard objects.

Definition in file wildcard.h.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.