OpendTect
6.6
|
Two dimensional Gaussian PDF. More...
Public Member Functions | |
Gaussian2DProbDenFunc () | |
Gaussian2DProbDenFunc (const Gaussian2DProbDenFunc &oth) | |
~ Gaussian2DProbDenFunc () | |
virtual float | averagePos (int dim) const |
virtual Gaussian2DProbDenFunc * | clone () const |
virtual void | copyFrom (const ProbDenFunc &) |
virtual void | fillPar (IOPar &) const |
virtual const char * | getTypeStr () const |
virtual bool | isEq (const ProbDenFunc &) const |
already checked for type, name, dim names and units More... | |
Gaussian2DProbDenFunc & | operator= (const Gaussian2DProbDenFunc &) |
virtual bool | usePar (const IOPar &) |
Public Member Functions inherited from ProbDenFunc2D | |
virtual const char * | dimName (int) const |
void | drawRandomPos (float &x1, float &x2) const |
virtual void | drawRandomPos (TypeSet< float > &v) const |
virtual int | nrDims () const |
virtual void | setDimName (int dim, const char *nm) |
virtual float | value (const TypeSet< float > &v) const |
float | value (float x1, float x2) const |
Public Member Functions inherited from ProbDenFunc | |
virtual | ~ProbDenFunc () |
virtual bool | canScale () const |
void | copyUOMFrom (const ProbDenFunc &) |
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) |
void | readUOMFromPar (const IOPar &) |
virtual void | scale (float) |
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 &) |
virtual const name_type & | name () const |
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 () |
Public Attributes | |
float | cc_ |
float | exp0_ |
float | exp1_ |
float | std0_ |
float | std1_ |
Public Attributes inherited from ProbDenFunc2D | |
BufferString | dim0nm_ |
BufferString | dim1nm_ |
Protected Member Functions | |
virtual void | drwRandPos (float &, float &) const |
virtual float | gtVal (float, float) const |
Protected Member Functions inherited from ProbDenFunc2D | |
ProbDenFunc2D (const char *vnm0="Dim 0", const char *vnm1="Dim 1") | |
ProbDenFunc2D (const ProbDenFunc2D &pdf) | |
ProbDenFunc2D & | operator= (const ProbDenFunc2D &) |
Protected Member Functions inherited from ProbDenFunc | |
ProbDenFunc () | |
ProbDenFunc (const ProbDenFunc &) | |
void | cleanup () |
void | copyNameFrom (const ProbDenFunc &) |
void | init () |
Protected Attributes | |
Stats::NormalRandGen * | rgen0_ |
Stats::NormalRandGen * | rgen1_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Two dimensional Gaussian PDF.
<>
|
inline |
|
inline |
Gaussian2DProbDenFunc::~ Gaussian2DProbDenFunc | ( | ) |
|
inlinevirtual |
Implements ProbDenFunc.
|
inlinevirtual |
Implements ProbDenFunc.
|
virtual |
Reimplemented from ProbDenFunc2D.
|
protectedvirtual |
Implements ProbDenFunc2D.
|
virtual |
Implements ProbDenFunc.
|
inlinevirtual |
Implements ProbDenFunc.
|
protectedvirtual |
Implements ProbDenFunc2D.
|
virtual |
already checked for type, name, dim names and units
Implements ProbDenFunc.
Gaussian2DProbDenFunc& Gaussian2DProbDenFunc::operator= | ( | const Gaussian2DProbDenFunc & | ) |
|
inlinestatic |
|
virtual |
Implements ProbDenFunc.
float Gaussian2DProbDenFunc::cc_ |
float Gaussian2DProbDenFunc::exp0_ |
float Gaussian2DProbDenFunc::exp1_ |
|
mutableprotected |
|
mutableprotected |
float Gaussian2DProbDenFunc::std0_ |
float Gaussian2DProbDenFunc::std1_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022