![]() |
GiNaCRA
0.6.4
|
Collection of all constants needed within the GiNaC Real Algebra package. More...
Go to the source code of this file.
Data Structures | |
| struct | GiNaC::infinitesimal_symbol_struct |
| Type for infinitesimal values. More... | |
| struct | GiNaC::ex_is_lessdeg |
| Prototypal ordering on expressions which are terms. More... | |
| struct | GiNaC::ex_is_lessdeg::get_degree |
| struct | GiNaC::ex_is_less_deggrlex |
| Graded lexicographic ordering on expressions which are terms. More... | |
| struct | GiNaC::ex_is_less_degrevlex |
| Lexicographic degree-reverse ordering on expressions which are terms. More... | |
| struct | GiNaC::ex_is_under_the_staircase |
| Relation determining whether the given expression is a monomial under the staircase, which is determined by computing the remainders dividing by the corners of a staircase. More... | |
| struct | GiNaC::expair_is_lesseq< monomialOrdering > |
| Prototypal ordering on pairs of expressions which represent terms. More... | |
Namespaces | |
| namespace | GiNaC |
Typedefs | |
| typedef GiNaC::infinitesimal_symbol_struct | GiNaC::infinitesimal_symbol |
| Type for infinitesimal values. | |
Enumerations | |
| enum | GiNaC::sign { GiNaC::NEGATIVE_SIGN, GiNaC::ZERO_SIGN, GiNaC::POSITIVE_SIGN } |
| type for signs More... | |
Functions | |
| const infinitesimal_symbol | GiNaC::EPSILON ("€") |
| const infinitesimal_symbol | GiNaC::DELTA ("ð") |
| const infinitesimal_symbol | GiNaC::GAMMA ("đ") |
| const infinitesimal_symbol | GiNaC::ZETA ("¢") |
| const symbol | GiNaC::X ("X") |
| standard variable for standard polynomial objects | |
| const numeric | GiNaC::ZERO (0) |
| unique representation of zero | |
Collection of all constants needed within the GiNaC Real Algebra package.
Definition in file constants.h.