![]() |
GiNaCRA
0.6.4
|
This file is part of GiNaCRA. More...
Go to the source code of this file.
Data Structures | |
| class | GiNaCRA::CPPUNITSettings |
| Collection of CPPUNIT related settings. More... | |
| class | GiNaCRA::MultivariatePolynomialSettings |
| Collection of MultivariatePolynomial related settings. More... | |
| struct | GiNaCRA::RealAlgebraicNumberSettings |
| Collection of RealAlgebraicNumber related settings. More... | |
Namespaces | |
| namespace | GiNaCRA |
| Implementation of the class Constraint. | |
Enumerations | |
| enum | GiNaCRA::CADSettingsType { GiNaCRA::LOWDEG_CADSETTING, GiNaCRA::ODDDEG_CADSETTING, GiNaCRA::EVENDEG_CADSETTING, GiNaCRA::EAGERLIFTING_CADSETTING, GiNaCRA::GROEBNER_CADSETTING, GiNaCRA::REALROOTCOUNT_CADSETTING, GiNaCRA::SQUAREFREEELIMINATION_CADSETTING } |
| Predefined settings for the CAD procedure. More... | |
Variables | |
| static const CADSettingsType | GiNaCRA::DEFAULT_CADSETTING |
| The default setting for CAD settings, which is chosen if the CAD object is initialized without any other parameter. | |
This file is part of GiNaCRA.
GiNaCRA is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
GiNaCRA is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GiNaCRA. If not, see http://www.gnu.org/licenses/.
Collection of global values needed within the GiNaC Real Algebra package.
Definition in file settings.h.