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
|
Compares the triple by the third value. More...
#include <ds.h>
Public Member Functions | |
TCmpTripleByVal3 (const bool &AscSort=true) | |
bool | operator() (const TTriple< TVal1, TVal2, TVal3 > &T1, const TTriple< TVal1, TVal2, TVal3 > &T2) const |
Private Attributes | |
bool | IsAsc |
Compares the triple by the third value.
|
inline |
|
inline |
|
private |