28 #ifndef __TERRALIB_SA_INTERNAL_GEOSTATISTICALMODELGAUSSIAN_H    29 #define __TERRALIB_SA_INTERNAL_GEOSTATISTICALMODELGAUSSIAN_H    60         virtual boost::numeric::ublas::matrix<double> calculate(boost::numeric::ublas::matrix<double> matrix);
    66 #endif //__TERRALIB_SA_INTERNAL_GEOSTATISTICALMODELGAUSSIAN_H The empirical variogram cannot be computed at every lag distance h and due to variation in the estima...
 
Class that represents the geostatistical gaussian model. 
 
#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.