PPL  1.2
Parma_Polyhedra_Library::float_ibm_double Struct Reference

#include <Float_defs.hh>

Static Public Attributes

static const unsigned int BASE = 16
 
static const unsigned int EXPONENT_BITS = 7
 
static const unsigned int MANTISSA_BITS = 56
 
static const int EXPONENT_BIAS = 64
 

Detailed Description

Definition at line 192 of file Float_defs.hh.

Member Data Documentation

const unsigned int Parma_Polyhedra_Library::float_ibm_double::BASE = 16
static

Definition at line 193 of file Float_defs.hh.

const int Parma_Polyhedra_Library::float_ibm_double::EXPONENT_BIAS = 64
static

Definition at line 196 of file Float_defs.hh.

const unsigned int Parma_Polyhedra_Library::float_ibm_double::EXPONENT_BITS = 7
static

Definition at line 194 of file Float_defs.hh.

const unsigned int Parma_Polyhedra_Library::float_ibm_double::MANTISSA_BITS = 56
static

Definition at line 195 of file Float_defs.hh.


The documentation for this struct was generated from the following file: