| approximateTrendSurface(void) | CGeostat | [protected] |
| CGeostat(void) | CGeostat | |
| computeExperimentalVariogram(const std::vector< CVariogram::VarioItm > &vcloud, double step) const | CGeostat | [protected] |
| computeVariogramCloud(void) const | CGeostat | [protected] |
| dimension(void) const | CGeostat | [inline] |
| estimate(int model, double power, double step) | CGeostat | |
| evalModelValidity(int model, double power, double step) | CGeostat | |
| getCoordinate(gsl_vector *c, size_t s) const | CGeostat | |
| getData(size_t s) const | CGeostat | |
| getDomain(gsl_vector *lower, gsl_vector *upper) const | CGeostat | |
| getModelParameters(double &sill, double &range, double &nugget, double &power) const | CGeostat | |
| getPredictData(double &pred, double &var, const gsl_vector *c) const | CGeostat | |
| getPredictData(double &pred, const gsl_vector *coord, const gsl_vector *w) const | CGeostat | |
| getPredictionErrorExcluded(double &pred, double &var, size_t smpl) const | CGeostat | |
| getResidual(size_t s) const | CGeostat | |
| getTrend(const gsl_vector *c) const | CGeostat | |
| getWeightVector(gsl_vector *w, const gsl_vector *c) const | CGeostat | |
| initialize(size_t smpl, size_t dim) | CGeostat | |
| isActive(void) const | CGeostat | [inline] |
| isDomain(const gsl_vector *c) const | CGeostat | |
| maxDist(void) const | CGeostat | |
| precomputeKrigingSystem(void) | CGeostat | [protected] |
| removeRedundantSample(size_t s) | CGeostat | |
| samples(void) const | CGeostat | [inline] |
| selectEliminatee(size_t &candidate) const | CGeostat | |
| setCoordinate(size_t s, const gsl_vector *c) | CGeostat | |
| setData(size_t s, double d) | CGeostat | |
| setDomain(const gsl_vector *lower, const gsl_vector *upper) | CGeostat | |
| ~CGeostat(void) | CGeostat | [virtual] |