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 <gstat.h>
Public Member Functions | |
TCmpByVal (TGStatVal SortBy, bool Asc) | |
bool | operator() (const TGStat &GS1, const TGStat &GS2) const |
bool | operator() (const PGStat &GS1, const PGStat &GS2) const |
Private Attributes | |
TGStatVal | ValCmp |
bool | SortAsc |
|
inline |
Definition at line 7 of file gstat.cpp.
Definition at line 17 of file gstat.cpp.