GiNaC 1.8.7
|
Definition of expression pairs (building blocks of expairseq). More...
Go to the source code of this file.
Classes | |
class | GiNaC::expair |
A pair of expressions. More... | |
struct | GiNaC::expair_is_less |
Function object for insertion into third argument of STL's sort() etc. More... | |
struct | GiNaC::expair_rest_is_less |
Function object not caring about the numerical coefficients for insertion into third argument of STL's sort(). More... | |
struct | GiNaC::expair_swap |
Namespaces | |
namespace | GiNaC |
Functions | |
void | GiNaC::swap (expair &e1, expair &e2) |
Definition of expression pairs (building blocks of expairseq).
Definition in file expair.h.