Bit_Row.inlines.hh File Reference

#include "globals.defs.hh"
#include "assert.hh"
Include dependency graph for Bit_Row.inlines.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Parma_Polyhedra_Library
 

The entire library is confined to this namespace.


namespace  Parma_Polyhedra_Library::Implementation
 

Implementation related data and functions.


namespace  std
 

The standard C++ namespace.


Defines

#define PPL_BITS_PER_GMP_LIMB   (PPL_SIZEOF_MP_LIMB_T*CHAR_BIT)

Functions

unsigned int Parma_Polyhedra_Library::Implementation::first_one (mp_limb_t w)
 Assuming w is nonzero, returns the index of the first set bit in w.
unsigned int Parma_Polyhedra_Library::Implementation::last_one (mp_limb_t w)
 Assuming w is nonzero, returns the index of the last set bit in w.

Define Documentation

#define PPL_BITS_PER_GMP_LIMB   (PPL_SIZEOF_MP_LIMB_T*CHAR_BIT)
Generated on Sun Feb 27 16:18:00 2011 for PPL by  doxygen 1.6.3