libpgplotxx.a (C++ interface to PGPLOT)
|
Trange pgplot::find_series_range | ( | const S & | series | ) |
find range in series
Find the range of the values in a series. The series may be any series class the provides
BrowserT
the type of an appropriate browserThe browser must provide
hot()
true if pointing to valid element Definition at line 642 of file xpgplotxx.h.
References pgplot::Trange::max, and pgplot::Trange::min.