#include "gstlearn_export.hpp"#include "Enum/ENeigh.hpp"#include "Basic/ASerializable.hpp"#include "Space/ASpaceObject.hpp"#include "Tree/Ball.hpp"#include "geoslib_define.h"Classes | |
| class | ANeigh |
| Class to define the a subset of an input Data Base ('Db') called a Neighborhood. This Neighborhood feature is invoked when the geostatistical processing cannot handle the whole data set (usually due to core limitations) and requires a fine selection of the most suitable part of the data set. More... | |