libpgplotxx.a (C++ interface to PGPLOT)
◆
operator*=()
[1/2]
template<typename T >
Trange
& pgplot::Trange::operator*=
(
const T &
value
)
inline
scale both values
Definition at line
106
of file
structs.h
.
References
max
, and
min
.
107
{
min
*=value;
max
*=value;
return
(*
this
); }
pgplot::Trange::min
float min
range [min....max]
Definition:
structs.h:44
pgplot::Trange::max
float max
Definition:
structs.h:44
pgplot
Trange
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14