BayesParams.h File Reference

This file contains a class that represents the Bayes parameters. More...

#include "../../dataaccess/dataset/DataSet.h"
#include "../../dataaccess/dataset/DataSetType.h"
#include "../../dataaccess/datasource/DataSource.h"
#include "../core/GeneralizedProximityMatrix.h"
#include "../Config.h"
#include "../Enums.h"
#include <map>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  te::sa::BayesInputParams
 Class that represents the Bayes input parameters. More...
 
class  te::sa::BayesOutputParams
 Class that represents the Bayes output parameters. More...
 

Namespaces

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

Detailed Description

This file contains a class that represents the Bayes parameters.

Adapted from TerraLib4.

Definition in file BayesParams.h.