OpendTect
6.6
|
One dimensional Gaussian PDF. More...
Public Member Functions | |
Gaussian1DProbDenFunc (const Gaussian1DProbDenFunc &oth) | |
Gaussian1DProbDenFunc (float exp=0, float stdev=1) | |
~ Gaussian1DProbDenFunc () | |
virtual Gaussian1DProbDenFunc * | 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... | |
Gaussian1DProbDenFunc & | operator= (const Gaussian1DProbDenFunc &) |
virtual bool | usePar (const IOPar &) |
Public Member Functions inherited from ProbDenFunc1D | |
virtual float | averagePos (int) const |
virtual const char * | dimName (int) const |
void | drawRandomPos (float &v) 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 v) const |
virtual const char * | varName () 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 | exp_ |
float | std_ |
Public Attributes inherited from ProbDenFunc1D | |
BufferString | varnm_ |
Protected Member Functions | |
virtual void | drwRandPos (float &) const |
virtual float | gtAvgPos () const |
virtual float | gtVal (float) const |
Protected Member Functions inherited from ProbDenFunc1D | |
ProbDenFunc1D (const char *vnm="") | |
ProbDenFunc1D (const ProbDenFunc1D &pdf) | |
ProbDenFunc1D & | operator= (const ProbDenFunc1D &) |
Protected Member Functions inherited from ProbDenFunc | |
ProbDenFunc () | |
ProbDenFunc (const ProbDenFunc &) | |
void | cleanup () |
void | copyNameFrom (const ProbDenFunc &) |
void | init () |
Protected Attributes | |
Stats::NormalRandGen * | rgen_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
One dimensional Gaussian PDF.
<>
|
inline |
|
inline |
Gaussian1DProbDenFunc::~ Gaussian1DProbDenFunc | ( | ) |
|
inlinevirtual |
Implements ProbDenFunc.
|
virtual |
Reimplemented from ProbDenFunc1D.
|
protectedvirtual |
Implements ProbDenFunc1D.
|
virtual |
Implements ProbDenFunc.
|
inlinevirtual |
Implements ProbDenFunc.
|
inlineprotectedvirtual |
Implements ProbDenFunc1D.
|
protectedvirtual |
Implements ProbDenFunc1D.
|
virtual |
already checked for type, name, dim names and units
Implements ProbDenFunc.
Gaussian1DProbDenFunc& Gaussian1DProbDenFunc::operator= | ( | const Gaussian1DProbDenFunc & | ) |
|
inlinestatic |
|
virtual |
Implements ProbDenFunc.
float Gaussian1DProbDenFunc::exp_ |
|
mutableprotected |
float Gaussian1DProbDenFunc::std_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022