libpgplotxx.a (C++ interface to PGPLOT)
|
T pgplot::helpers::limit | ( | const T & | v, |
const T2 & | min, | ||
const T2 & | max | ||
) |
limit a value to min and max
Definition at line 58 of file xpgplotxx.cc.
Referenced by pgplot::Tlinestyle::sethls(), and pgplot::Tlinestyle::setrgb().