OpendTect
7.0
|
Two dimensional Gaussian PDF. More...
Public Member Functions | |
Gaussian2DProbDenFunc (const char *dim0nm=nullptr, const char *dim1nm=nullptr) | |
Gaussian2DProbDenFunc (const Gaussian2DProbDenFunc &oth) | |
~ Gaussian2DProbDenFunc () | |
float | averagePos (int dim) const override |
Gaussian2DProbDenFunc * | clone () const override |
void | copyFrom (const ProbDenFunc &) override |
void | fillPar (IOPar &) const override |
float | getCorrelation () const |
const char * | getTypeStr () const override |
bool | isEq (const ProbDenFunc &) const override |
already checked for type, name, dim names and units More... | |
Gaussian2DProbDenFunc & | operator= (const Gaussian2DProbDenFunc &) |
Gaussian2DProbDenFunc & | set (int idim, float exp, float std) |
Gaussian2DProbDenFunc & | setCorrelation (float cc) |
float | stddevPos (int dim) const override |
bool | usePar (const IOPar &) override |
Public Member Functions inherited from ProbDenFunc2D | |
void | drawRandomPos (float &x1, float &x2) const |
void | drawRandomPos (TypeSet< float > &v) const override |
bool | hasLimits () const override |
int | nrDims () const override |
float | value (const TypeSet< float > &v) const override |
float | value (float x1, float x2) const |
Public Member Functions inherited from ProbDenFunc | |
virtual | ~ProbDenFunc () |
virtual bool | canScale () const |
const char * | dimName (int dim) const |
void | getIndexTableFor (const ProbDenFunc &pdf, TypeSet< int > &tbl) const |
tbl[0] tells what my index is for pdf's index '0' More... | |
const char * | getUOMSymbol (int dim) const |
virtual bool | isCompatibleWith (const ProbDenFunc &) const |
virtual bool | isEqual (const ProbDenFunc &) const |
virtual float | normFac () const |
virtual void | prepareRandDrawing () const |
virtual bool | readBulk (od_istream &, bool binary) |
virtual void | scale (float) |
void | setDimName (int dim, const char *) |
void | setUOMSymbol (int dim, const char *) |
virtual void | writeBulk (od_ostream &, bool binary) const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
virtual BufferString | getName () const |
bool | getNameFromPar (const IOPar &) |
const name_type & | name () const override |
NamedObject & | operator= (const NamedObject &) |
bool | operator== (const NamedObject &oth) const |
virtual void | setName (const char *nm) |
Public Member Functions inherited from ObjectWithName | |
virtual | ~ObjectWithName () |
bool | hasName (const char *nm) const |
bool | hasName (const name_type &nm) const |
void | putNameInPar (IOPar &) const |
Static Public Member Functions | |
static const char * | typeStr () |
Static Public Member Functions inherited from ProbDenFunc | |
static const char * | sKeyNrDim () |
Private Member Functions | |
void | drwRandPos (float &, float &) const override |
float | gtVal (float, float) const override |
bool | hasLims () const override |
Private Attributes | |
float | cc_ = 0.f |
float | exp0_ = 0.f |
float | exp1_ = 0.f |
Stats::NormalRandGen * | rgen0_ = nullptr |
Stats::NormalRandGen * | rgen1_ = nullptr |
float | std0_ = 1.f |
float | std1_ = 1.f |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Protected Member Functions inherited from ProbDenFunc2D | |
ProbDenFunc2D (const char *vnm0="Dim 0", const char *vnm1="Dim 1") | |
Protected Member Functions inherited from ProbDenFunc | |
ProbDenFunc () | |
ProbDenFunc (const ProbDenFunc &) | |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Two dimensional Gaussian PDF.
<>
|
inline |
|
inline |
Gaussian2DProbDenFunc::~ Gaussian2DProbDenFunc | ( | ) |
|
inlineoverridevirtual |
Implements ProbDenFunc.
|
inlineoverridevirtual |
Implements ProbDenFunc.
|
overridevirtual |
Implements ProbDenFunc.
|
overrideprivatevirtual |
Implements ProbDenFunc2D.
|
overridevirtual |
Implements ProbDenFunc.
|
inline |
|
inlineoverridevirtual |
Implements ProbDenFunc.
|
overrideprivatevirtual |
Implements ProbDenFunc2D.
|
inlineoverrideprivatevirtual |
Implements ProbDenFunc2D.
|
overridevirtual |
already checked for type, name, dim names and units
Implements ProbDenFunc.
Gaussian2DProbDenFunc& Gaussian2DProbDenFunc::operator= | ( | const Gaussian2DProbDenFunc & | ) |
Gaussian2DProbDenFunc& Gaussian2DProbDenFunc::set | ( | int | idim, |
float | exp, | ||
float | std | ||
) |
|
inline |
|
inlineoverridevirtual |
Implements ProbDenFunc.
|
inlinestatic |
|
overridevirtual |
Implements ProbDenFunc.
|
private |
|
private |
|
private |
|
mutableprivate |
|
mutableprivate |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024