#include "meta_programming.hh"#include <gmpxx.h>#include <gmp.h>#include <cassert>#include <cstddef>#include "meta_programming.hh"#include <climits>#include "Slow_Copy.hh"#include <exception>#include <limits>#include "assert.hh"#include <cmath>

Go to the source code of this file.
Classes | |
| struct | Parma_Polyhedra_Library::float_ieee754_half |
| struct | Parma_Polyhedra_Library::float_ieee754_single |
| struct | Parma_Polyhedra_Library::float_ieee754_double |
| struct | Parma_Polyhedra_Library::float_ibm_single |
| struct | Parma_Polyhedra_Library::float_ibm_double |
| struct | Parma_Polyhedra_Library::float_intel_double_extended |
| struct | Parma_Polyhedra_Library::float_ieee754_quad |
| class | Parma_Polyhedra_Library::Float< T > |
Namespaces | |
| namespace | Parma_Polyhedra_Library |
The entire library is confined to this namespace. | |
Defines | |
| #define | PPL_NAN (HUGE_VAL - HUGE_VAL) |
| #define PPL_NAN (HUGE_VAL - HUGE_VAL) |
Definition at line 36 of file Float.defs.hh.
Referenced by Parma_Polyhedra_Library::Checked::assign_special_float().
1.6.3