OpendTect-6_4
6.4
|
Two dimensional Gaussian PDF. More...
Public Member Functions | |
Gaussian2DProbDenFunc () | |
Gaussian2DProbDenFunc (const Gaussian2DProbDenFunc &oth) | |
~Gaussian2DProbDenFunc () | |
Gaussian2DProbDenFunc & | operator= (const Gaussian2DProbDenFunc &) |
virtual Gaussian2DProbDenFunc * | clone () const |
virtual void | copyFrom (const ProbDenFunc &) |
virtual const char * | getTypeStr () const |
virtual void | fillPar (IOPar &) const |
virtual bool | usePar (const IOPar &) |
virtual bool | isEq (const ProbDenFunc &) const |
already checked for type, name and dim names More... | |
virtual float | averagePos (int dim) const |
Public Member Functions inherited from ProbDenFunc2D | |
virtual int | nrDims () const |
virtual const char * | dimName (int) const |
virtual void | setDimName (int dim, const char *nm) |
float | value (float x1, float x2) const |
virtual float | value (const TypeSet< float > &v) const |
void | drawRandomPos (float &x1, float &x2) const |
virtual void | drawRandomPos (TypeSet< float > &v) const |
Public Member Functions inherited from ProbDenFunc | |
virtual | ~ProbDenFunc () |
virtual bool | isEqual (const ProbDenFunc &) const |
virtual bool | canScale () const |
virtual void | scale (float) |
virtual float | normFac () const |
virtual void | writeBulk (od_ostream &, bool binary) const |
virtual bool | readBulk (od_istream &, bool binary) |
virtual bool | isCompatibleWith (const ProbDenFunc &) const |
void | getIndexTableFor (const ProbDenFunc &pdf, TypeSet< int > &tbl) const |
tbl[0] tells what my index is for pdf's index '0' More... | |
virtual void | prepareRandDrawing () const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=0) | |
NamedObject (const NamedObject *linkedto) | |
NamedObject (const NamedObject &) | |
virtual | ~NamedObject () |
void | setLinkedTo (NamedObject *) |
bool | operator== (const NamedObject &oth) const |
virtual const OD::String & | name () const |
virtual const OD::String & | annotName () const |
virtual void | setName (const char *) |
void | setCleanName (const char *) |
cleans string first More... | |
void | deleteNotify (const CallBack &) |
Public Member Functions inherited from CallBacker | |
CallBacker () | |
CallBacker (const CallBacker &) | |
virtual | ~CallBacker () |
bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
void | detachCB (NotifierAccess &, const CallBack &) |
void | detachCB (NotifierAccess *notif, const CallBack &cb) |
bool | isNotifierAttached (NotifierAccess *) const |
Only for debugging purposes, don't use. More... | |
Static Public Member Functions | |
static const char * | typeStr () |
Static Public Member Functions inherited from ProbDenFunc | |
static const char * | sKeyNrDim () |
Public Attributes | |
float | exp0_ |
float | exp1_ |
float | std0_ |
float | std1_ |
float | cc_ |
Public Attributes inherited from ProbDenFunc2D | |
BufferString | dim0nm_ |
BufferString | dim1nm_ |
Protected Member Functions | |
virtual float | gtVal (float, float) const |
virtual void | drwRandPos (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 &) | |
Protected Member Functions inherited from CallBacker | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Protected Attributes | |
Stats::NormalRandGen * | rgen0_ |
Stats::NormalRandGen * | rgen1_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
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 and dim names
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. 2019