SNAP Library 3.0, User Reference
2016-07-20 17:56:49
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <bits.h>
Public Types | |
typedef uint | TB4 |
Public Member Functions | |
TB4Def () | |
~TB4Def () | |
TB4Def & | operator= (const TB4Def &) |
Static Public Member Functions | |
static int | GetB4Bits (const TB4 &B4) |
static uint | GetP2 (const int &P2Exp) |
static int | GetL2 (const uint &Val) |
Public Attributes | |
TB4 * | B4P2T |
Static Public Attributes | |
static const int | B4Bits =32 |
static const int | MxP2Exp =TB4Def::B4Bits-1 |
static const TB4 | MxB4 =0xFFFFFFFF |
static const TB4Def | B4Def |
typedef uint TB4Def::TB4 |
TB4Def::TB4Def | ( | ) |
|
static |
|
static |