BayesGlobalOperation.h File Reference

This file contains a class that represents the bayes global operation. More...

#include "../Config.h"
#include "BayesParams.h"
#include <map>
#include <memory>

Go to the source code of this file.

Classes

class  te::sa::BayesGlobalOperation
 Class used to execute the bayes global operations. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::da
 Namespace for the DataAccess API of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::mem
 Namespace for the memory data source of TerraLib.
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

This file contains a class that represents the bayes global operation.

Adapted from TerraLib4.

Definition in file BayesGlobalOperation.h.