1.1.0
CCC
 
CalcGlobal.hpp File Reference
#include "gstlearn_export.hpp"
#include "geoslib_define.h"
#include "Calculators/ACalcInterpolator.hpp"

Classes

class  Global_Result
 
class  CalcGlobal
 

Functions

GSTLEARN_EXPORT Global_Result global_arithmetic (Db *dbin, DbGrid *dbgrid, Model *model, int ivar0, bool verbose)
 
GSTLEARN_EXPORT Global_Result global_kriging (Db *dbin, Db *dbout, Model *model, int ivar0, bool verbose)
 

Function Documentation

GSTLEARN_EXPORT Global_Result global_arithmetic ( Db dbin,
DbGrid dbgrid,
Model model,
int  ivar0,
bool  verbose 
)
GSTLEARN_EXPORT Global_Result global_kriging ( Db dbin,
Db dbout,
Model model,
int  ivar0,
bool  verbose 
)