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 <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.