OpendTect-6_4
6.4
|
Multi-dimensional pure Gaussian PDF. More...
Classes | |
class | Corr |
class | VarDef |
Public Member Functions | |
GaussianNDProbDenFunc (int nrdims=3) | |
GaussianNDProbDenFunc (const GaussianNDProbDenFunc &oth) | |
~GaussianNDProbDenFunc () | |
GaussianNDProbDenFunc & | operator= (const GaussianNDProbDenFunc &) |
virtual GaussianNDProbDenFunc * | 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 int | nrDims () const |
virtual const char * | dimName (int) const |
virtual void | setDimName (int, const char *) |
virtual float | averagePos (int) const |
void | prepareRandDrawing () const |
virtual void | drawRandomPos (TypeSet< float > &) const |
virtual float | value (const TypeSet< float > &) const |
Not properly implemented because it can't be done. More... | |
const char * | firstUncorrelated () 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... | |
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 | |
TypeSet< VarDef > | vars_ |
TypeSet< Corr > | corrs_ |
Protected Attributes | |
ObjectSet< TypeSet< int > > | corrs4vars_ |
ObjectSet< Stats::NormalRandGen > | rgens_ |
Array2DMatrix< float > * | cholesky_ |
Protected Attributes inherited from NamedObject | |
BufferString * | name_ |
NamedObject * | linkedto_ |
CallBackSet * | delnotify_ |
Additional Inherited Members | |
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... | |
Multi-dimensional pure Gaussian PDF.
GaussianNDProbDenFunc::GaussianNDProbDenFunc | ( | int | nrdims = 3 | ) |
|
inline |
GaussianNDProbDenFunc::~GaussianNDProbDenFunc | ( | ) |
|
virtual |
Implements ProbDenFunc.
|
inlinevirtual |
Implements ProbDenFunc.
|
virtual |
Implements ProbDenFunc.
|
virtual |
Implements ProbDenFunc.
|
virtual |
Implements ProbDenFunc.
|
virtual |
Implements ProbDenFunc.
const char* GaussianNDProbDenFunc::firstUncorrelated | ( | ) | const |
|
inlinevirtual |
Implements ProbDenFunc.
|
virtual |
already checked for type, name and dim names
Implements ProbDenFunc.
|
inlinevirtual |
Implements ProbDenFunc.
GaussianNDProbDenFunc& GaussianNDProbDenFunc::operator= | ( | const GaussianNDProbDenFunc & | ) |
|
virtual |
Reimplemented from ProbDenFunc.
|
virtual |
Implements ProbDenFunc.
|
inlinestatic |
|
virtual |
Implements ProbDenFunc.
|
virtual |
Not properly implemented because it can't be done.
Implements ProbDenFunc.
|
protected |
|
mutableprotected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019