#include "meta_programming.hh"
#include "compiler.hh"
#include <gmp.h>
#include <cassert>
#include <cmath>
#include "Float.inlines.hh"
Go to the source code of this file.
Namespaces | |
namespace | Parma_Polyhedra_Library |
Classes | |
struct | Parma_Polyhedra_Library::float_ieee754_single |
struct | Parma_Polyhedra_Library::float_ieee754_double |
struct | Parma_Polyhedra_Library::float_intel_double_extended |
struct | Parma_Polyhedra_Library::float_ieee754_quad |
class | Parma_Polyhedra_Library::Float< T > |
Defines | |
#define | PPL_Float_defs_hh 1 |
#define | NAN (HUGE_VAL - HUGE_VAL) |
#define NAN (HUGE_VAL - HUGE_VAL) |
Definition at line 33 of file Float.defs.hh.
Referenced by Parma_Polyhedra_Library::Checked::assign_special_float().
#define PPL_Float_defs_hh 1 |
Definition at line 24 of file Float.defs.hh.