28 #ifndef __TERRALIB_SA_INTERNAL_GEOSTATISTICALMETHODSEMIVARIOGRAM_H 
   29 #define __TERRALIB_SA_INTERNAL_GEOSTATISTICALMETHODSEMIVARIOGRAM_H 
   59         virtual boost::numeric::ublas::matrix<double> calculate();
 
   64 #endif //__TERRALIB_SA_INTERNAL_GEOSTATISTICALMETHODSEMIVARIOGRAM_H 
Semivariogram is a function describing the degree of spatial dependence of a spatial random field...
 
This file contains a virtual class that represents the geostatistical method. 
 
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.