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 unsigned short int | TB2 |
Public Member Functions | |
TB2Def () | |
~TB2Def () | |
TB2Def & | operator= (const TB2Def &) |
Static Public Member Functions | |
static int | GetB2Bits (const TB2 &B2) |
static uint | GetP2 (const int &P2Exp) |
static int | GetL2 (const TB2 &Val) |
Public Attributes | |
TB2 * | B2P2T |
Static Public Attributes | |
static const int | B2Bits =16 |
static const int | MxP2Exp =TB2Def::B2Bits-1 |
static const TB2 | MxB2 =0xFFFF |
static const TB2Def | B2Def |
typedef unsigned short int TB2Def::TB2 |
|
static |
|
static |