|
SNAP Library 2.4, User Reference
2015-05-11 19:40:56
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 |