SNAP Library 2.0, Developer Reference
2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
Public Member Functions | |
TGpSeriesCmp (const TVec< TGpSeries > &_SeriesV) | |
bool | operator() (const int &Left, const int &Right) const |
Private Attributes | |
const TVec< TGpSeries > & | SeriesV |
TGnuPlot::TGpSeriesCmp::TGpSeriesCmp | ( | const TVec< TGpSeries > & | _SeriesV | ) | [inline] |
bool TGnuPlot::TGpSeriesCmp::operator() | ( | const int & | Left, |
const int & | Right | ||
) | const [inline] |
const TVec<TGpSeries>& TGnuPlot::TGpSeriesCmp::SeriesV [private] |
Definition at line 37 of file gnuplot.h.
Referenced by operator()().