#include "bits.h"#include "constants.h"Include dependency graph for bits.cpp:

Namespaces | |
| namespace | atlas |
| namespace | atlas::bits |
Functions | |
| unsigned | atlas::bits::bitCount (unsigned long f) |
| size_t | atlas::bits::firstBit (unsigned long f) |
| size_t | atlas::bits::lastBit (unsigned long f) |
| void | atlas::bits::permute (unsigned long &f, const setutils::Permutation &a) |
1.4.6