OpendTect
7.0
|
Setup for the Stats::RunCalc and Stats::ParallelCalc objects. More...
Public Types | |
typedef od_int64 | idx_type |
typedef idx_type | size_type |
Public Member Functions | |
CalcSetup (bool weighted=false) | |
bool | isWeighted () const |
bool | needExtreme () const |
bool | needMedian () const |
bool | needMostFreq () const |
bool | needSorted () const |
bool | needSums () const |
bool | needVariance () const |
CalcSetup & | require (Type) |
void | setNeedSorted (bool yn=true) |
Static Public Member Functions | |
static int | medianEvenHandling () |
Protected Attributes | |
bool | needextreme_ |
bool | needmed_ |
bool | needmostfreq_ |
bool | needsorted_ |
bool | needsums_ |
bool | needvariance_ |
bool | weighted_ |
Friends | |
template<class T > | |
class | BaseCalc |
template<class T > | |
class | ParallelCalc |
template<class T > | |
class | RunCalc |
template<class T > | |
class | WindowedCalc |
Setup for the Stats::RunCalc and Stats::ParallelCalc objects.
medianEvenHandling() is tied to OD_EVEN_MEDIAN_AVERAGE, OD_EVEN_MEDIAN_LOWMID, and settings dTect.Even Median.Average and dTect.Even Median.LowMid. When medianing over an even number of points, either take the low mid (<0), hi mid (>0), or avg the two middles. By default, hi mid is used.
<>
typedef od_int64 Stats::CalcSetup::idx_type |
typedef idx_type Stats::CalcSetup::size_type |
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024