Loading [MathJax]/extensions/tex2jax.js
1.6.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
 
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ENeigh.hpp File Reference
#include "Enum/AEnum.hpp"

Macros

#define ENUM_NEIGH
 

Macro Definition Documentation

◆ ENUM_NEIGH

#define ENUM_NEIGH
Value:
ENeigh, UNIQUE, \
UNKNOWN, -1, "Unknown Neighborhood", \
UNIQUE, 0, "Unique Neighborhood", \
BENCH, 1, "Bench Neighborhood", \
MOVING, 2, "Moving Neighborhood", \
CELL, 3, "Cell Neighborhood", \
IMAGE, 4, "Image Neighborhood"