This file contains a class that represents the geostatistical semivariogram method. More...
#include "GeostatisticalMethod.h"
Go to the source code of this file.
Classes | |
class | te::sa::GeostatisticalMethodSemivariogram |
Semivariogram is a function describing the degree of spatial dependence of a spatial random field. It is defined as the variance of the difference between field values at two locations (x and y) across realizations of the field. More... | |
Namespaces | |
te | |
TerraLib. | |
te::sa | |
Namespace for the TerraLib SA module. | |
This file contains a class that represents the geostatistical semivariogram method.
\reference Adapted from TerraLib4.
Definition in file GeostatisticalMethodSemivariogram.h.