libpgplotxx.a (C++ interface to PGPLOT)

◆ Extractrange()

template<class C >
pgplot::pgaff::util::Extractrange< C >::Extractrange ( const Tcont c)
inline

initialize member data

Definition at line 152 of file affpgplot.cc.

152 : Mrange(c(c.first()),c(c.first())) { }