1.1.0
CCC
 
EKrigOpt.hpp File Reference
#include "Enum/AEnum.hpp"

Macros

#define ENUM_KRIG_OPT
 

Macro Definition Documentation

#define ENUM_KRIG_OPT
Value:
EKrigOpt, POINT, \
POINT, 0, "Punctual estimation", \
BLOCK, 1, "Block average estimation", \
DRIFT, 2, "Large scale Drift estimation", \
DGM, 3, "Discrete Gaussian Model"