OpendTect-6_4
6.4
|
Statistics. More...
Classes | |
class | BaseCalc |
Base class to calculate mean, min, max, etc.. can be used either as running values (Stats::RunCalc) or in parallel (Stats::ParallelCalc). More... | |
class | CalcSetup |
Setup for the Stats::RunCalc and Stats::ParallelCalc objects. More... | |
class | DirectionalData |
A circle of data. More... | |
class | Grubbs |
Grubbs' test to detect outliers in a univariate data set assumed to come from a normally distributed population. More... | |
class | NormalRandGen |
class | ParallelCalc |
Stats computation running in parallel. More... | |
class | RandGen |
Uniform Random Generator. More... | |
class | RandomGenerator |
Random Generator. More... | |
class | RunCalc |
Calculates mean, min, max etc., as running values. More... | |
class | SectorPartData |
Part of a data sector. More... | |
class | WindowedCalc |
RunCalc manager which buffers a part of the data. More... | |
Typedefs | |
typedef TypeSet< SectorPartData > | SectorData |
Enumerations | |
enum | Type { Count, Average, Median, RMS, StdDev, Variance, NormVariance, Min, Max, Extreme, Sum, SqSum, MostFreq } |
Functions | |
RandGen | randGen () |
template<class T > | |
T | computeMedian (const T *data, int sz, int pol, int *idx_of_med) |
template<class T > | |
T | computeWeightedMedian (const T *data, const T *wts, int sz, int *idx_of_med) |
mDeclareNameSpaceEnumUtils (Algo, Type) enum UpscaleType | |
mDeclareNameSpaceEnumUtils (Algo, UpscaleType) inline Type typeFor(UpscaleType ut) | |
UpscaleType | upscaleTypeFor (Type st) |
Statistics.
typedef TypeSet<SectorPartData> Stats::SectorData |
enum Stats::Type |
|
inline |
|
inline |
Stats::mDeclareNameSpaceEnumUtils | ( | Algo | , |
Type | |||
) |
Stats::mDeclareNameSpaceEnumUtils | ( | Algo | , |
UpscaleType | |||
) |
RandGen Stats::randGen | ( | ) |
|
inline |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019