bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
Public Attributes | |
double | max_val |
double | min_val |
bool | monotonic |
Friends | |
std::ostream & | operator<< (std::ostream &stream, const min_max_t &v) |
Definition at line 23 of file RangeFunction.h.
|
inline |
Definition at line 28 of file RangeFunction.h.
|
friend |
Definition at line 30 of file RangeFunction.h.
double functions::min_max_t::max_val |
Definition at line 24 of file RangeFunction.h.
double functions::min_max_t::min_val |
Definition at line 25 of file RangeFunction.h.
bool functions::min_max_t::monotonic |
Definition at line 26 of file RangeFunction.h.