SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
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 |
|
inline |
|
static |
Definition at line 52 of file bits.cpp.
References TB1Def::B1Bits, TB1Def::B1BitsT, and TB1Def::MxB1.
|
static |
|
static |
|
static |
TB2* TB2Def::B2P2T |
|
static |
|
static |