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 <ncp.h>
Public Member Functions | |
TNodeSweep () | |
TNodeSweep (const int &SeedNode, const TIntV &SweepNIdV, const TFltV &PhiNIdV) | |
TNodeSweep (const TNodeSweep &NS) | |
int | Len () const |
int | GetSeed () const |
int | NId (const int i) const |
double | Phi (const int i) const |
bool | operator< (const TNodeSweep &CS) const |
Public Attributes | |
TInt | SeedNId |
TIntV | SweepV |
TFltV | PhiV |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |