PPL  1.2
Parma_Polyhedra_Library::Checked::number_struct Struct Reference

Public Attributes

unsigned int base
 
bool neg_mantissa
 
bool neg_exponent
 
std::string mantissa
 
unsigned int base_for_exponent
 
unsigned long exponent
 

Detailed Description

Definition at line 39 of file checked.cc.

Member Data Documentation

unsigned int Parma_Polyhedra_Library::Checked::number_struct::base
unsigned int Parma_Polyhedra_Library::Checked::number_struct::base_for_exponent
unsigned long Parma_Polyhedra_Library::Checked::number_struct::exponent
std::string Parma_Polyhedra_Library::Checked::number_struct::mantissa
bool Parma_Polyhedra_Library::Checked::number_struct::neg_exponent
bool Parma_Polyhedra_Library::Checked::number_struct::neg_mantissa

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