|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
This is the complete list of members for InternalZGY::StatisticData, including all inherited members.
| add(double value) | InternalZGY::StatisticData | |
| count_type typedef (defined in InternalZGY::StatisticData) | InternalZGY::StatisticData | |
| operator*=(count_type factor) | InternalZGY::StatisticData | |
| operator+=(const StatisticData &other) | InternalZGY::StatisticData | |
| operator-=(const StatisticData &other) | InternalZGY::StatisticData | |
| scale(double oldmin, double oldmax, double newmin, double newmax) | InternalZGY::StatisticData | |
| StatisticData() | InternalZGY::StatisticData | |
| StatisticData(count_type cnt, count_type inf, double sum, double ssq, double min, double max) | InternalZGY::StatisticData | |
| StatisticData(const count_type *bins, int nbins, double range_min, double range_max, bool is_int8) | InternalZGY::StatisticData | |
| trimRange(const count_type *bins, int nbins, double range_min, double range_max) | InternalZGY::StatisticData |
1.8.17