28 #ifndef __TERRALIB_SA_INTERNAL_GEOSTATISTICALMETHODSEMIVARIOGRAM_H
29 #define __TERRALIB_SA_INTERNAL_GEOSTATISTICALMETHODSEMIVARIOGRAM_H
59 virtual boost::numeric::ublas::matrix<double>
calculate();
This file contains a virtual class that represents the geostatistical method.
Semivariogram is a function describing the degree of spatial dependence of a spatial random field....
virtual boost::numeric::ublas::matrix< double > calculate()
Function to calculate the geostatistical information.
GeostatisticalMethodSemivariogram()
Default constructor.
virtual ~GeostatisticalMethodSemivariogram()
Virtual destructor.
Geostatistics is used for modelling spatial data. It provides accurate and reliable estimations of ph...
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module.