GeostatisticalMethod.h File Reference

This file contains a virtual class that represents the geostatistical method. More...

#include "../Config.h"
#include <memory>
#include <boost/numeric/ublas/matrix.hpp>

Go to the source code of this file.

Classes

class  te::sa::GeostatisticalMethod
 Geostatistics is used for modelling spatial data. It provides accurate and reliable estimations of phenomena at locations where no measurements are available. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

This file contains a virtual class that represents the geostatistical method.

Adapted from TerraLib4.

Definition in file GeostatisticalMethod.h.