Variables

BitCodedValue.cpp File Reference

#include <zeusbase/System/BitCodedValue.h>
#include <zeusbase/System/BigIntegerBase.h>
#include <zeusbase/System/Int.h>
#include <zeusbase/System/Stack.hpp>
#include <zeusbase/Math/Math.hpp>

Variables

const int aDeBruijnMap [64]

Variable Documentation

const int aDeBruijnMap[64]
Initial value:
{
   63,  0, 58,  1, 59, 47, 53,  2,
   60, 39, 48, 27, 54, 33, 42,  3,
   61, 51, 37, 40, 49, 18, 28, 20,
   55, 30, 34, 11, 43, 14, 22,  4,
   62, 57, 46, 52, 38, 26, 32, 41,
   50, 36, 17, 19, 29, 10, 13, 21,
   56, 45, 25, 31, 35, 16,  9, 12,
   44, 24, 15,  8, 23,  7,  6,  5
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Written by Benjamin Hadorn http://www.xatlantis.ch.
Last change made on Sun Jan 22 2012 15:28:18