#include "geoslib_old_f.h"#include "Estimation/CalcGlobal.hpp"#include "Db/DbGrid.hpp"#include "Db/Db.hpp"#include "Estimation/KrigingSystem.hpp"#include "Neigh/NeighUnique.hpp"#include "Basic/VectorHelper.hpp"#include "Model/Model.hpp"#include <math.h>Functions | |
| Global_Result | global_arithmetic (Db *dbin, DbGrid *dbgrid, Model *model, int ivar0, bool verbose) |
| Global_Result | global_kriging (Db *dbin, Db *dbout, Model *model, int ivar0, bool verbose) |
| Global_Result global_arithmetic | ( | Db * | dbin, |
| DbGrid * | dbgrid, | ||
| Model * | model, | ||
| int | ivar0, | ||
| bool | verbose | ||
| ) |
| Global_Result global_kriging | ( | Db * | dbin, |
| Db * | dbout, | ||
| Model * | model, | ||
| int | ivar0, | ||
| bool | verbose | ||
| ) |