atlas  0.6
Namespaces | Functions
bits.h File Reference
#include <vector>
#include <cstddef>
Include dependency graph for bits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 atlas
 
 atlas::bits
 

Functions

unsigned int atlas::bits::bitCount (unsigned long x)
 
size_t atlas::bits::firstBit (unsigned long f)
 
size_t atlas::bits::lastBit (unsigned long f)
 

Detailed Description

This is bits.h