|
SNAP Library 2.2, Developer Reference
2014-03-11 19:15:55
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 41 of file gnuplot.h.
Referenced by operator()().