28 #ifndef __TERRALIB_SA_INTERNAL_GEOSTATISTICALMODELSPHERICAL_H    29 #define __TERRALIB_SA_INTERNAL_GEOSTATISTICALMODELSPHERICAL_H    60         virtual boost::numeric::ublas::matrix<double> calculate(boost::numeric::ublas::matrix<double> matrix);
    66 #endif //__TERRALIB_SA_INTERNAL_GEOSTATISTICALMODELSPHERICAL_H Class that represents the geostatistical spherical model. 
 
The empirical variogram cannot be computed at every lag distance h and due to variation in the estima...
 
#define TESAEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
This file contains a virtual class that represents the geostatistical model.