Auxiliary functions used to calculate the geostatistical methods. More...
#include "../../common/STLUtils.h"#include "../../dataaccess/dataset/DataSet.h"#include "../../geometry/Geometry.h"#include "../../geometry/Coord2D.h"#include "GeostatisticalFunctions.h"#include "Utils.h"#include <cassert>Go to the source code of this file.
Auxiliary functions used to calculate the geostatistical methods.
Methods adapted from TerraLib4.
Definition in file GeostatisticalFunctions.cpp.