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

Macros

#define ENUM_CALC_VARIO
 

Macro Definition Documentation

#define ENUM_CALC_VARIO
Value:
ECalcVario, UNDEFINED,\
UNDEFINED, -1, "Undefined",\
VARIOGRAM, 0, "Variogram",\
COVARIANCE, 1, "Covariance",\
COVARIOGRAM, 2, "Transitive Covariogram",\
MADOGRAM, 3, "Madogram",\
RODOGRAM, 4, "Rodogram",\
POISSON, 5, "Poisson",\
GENERAL1, 6, "Generalized Variogram of order 1",\
GENERAL2, 7, "Generalized Variogram of order 2",\
GENERAL3, 8, "Generalized Variogram of order 3",\
COVARIANCE_NC, 9, "Non-centered Covariance",\
ORDER4, 10, "Order-4 Variogram",\
TRANS1, 11, "Transition probability G12/G1",\
TRANS2, 12, "Transition probability G12/G2",\
BINORMAL, 13, "Binormal hypothesis G12/sqrt(G1 * G2)"

TODO : Documentation