MAP.h File Reference

MAP (Maximum a Posteriori) strategy for classification. More...

#include "../common/AbstractParameters.h"
#include "../common/MatrixUtils.h"
#include "../common/progress/TaskProgress.h"
#include "Adaptors.h"
#include "Config.h"
#include "Exception.h"
#include <vector>
#include <memory>
#include <boost/numeric/ublas/matrix.hpp>

Go to the source code of this file.

Classes

class  te::cl::MAP
 MAP strategy for classification. More...
 
class  te::cl::MAP::Parameters
 Classifier Parameters. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::cl
 Namespace for classification module of TerraLib.
 

Detailed Description

MAP (Maximum a Posteriori) strategy for classification.

Definition in file MAP.h.