Go to the source code of this file.
#define mDefGaussianProbDenFuncFns |
( |
|
nm | ) |
|
Value: static const char* typeStr() { return #nm; } \
virtual const char* getTypeStr() const { return typeStr(); } \
Base class for Probability Density Functions.
Definition: probdenfunc.h:31
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:188
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:175
const char* sGaussianCCRangeErrMsg |
( |
| ) |
|
|
inline |