25#ifndef __TERRALIB_RP_INTERNAL_CLASSIFIERSTRATEGYPARAMETERS_H 
   26#define __TERRALIB_RP_INTERNAL_CLASSIFIERSTRATEGYPARAMETERS_H 
   28#include "../common/AbstractParameters.h" 
   37    class AlgorithmParametersSerializer;
 
Abstract parameters base interface.
 
Classifier Strategy Parameters.
 
virtual bool serialize(AlgorithmParametersSerializer &serializer) const
Returns a parameter serialization object.
 
ClassifierStrategyParameters(const ClassifierStrategyParameters &)
 
ClassifierStrategyParameters()
 
const ClassifierStrategyParameters & operator=(const ClassifierStrategyParameters &other)
 
virtual ~ClassifierStrategyParameters()
 
#define TERPEXPORT
You can use this macro in order to export/import classes and functions from this module.
 
Proxy configuration file for TerraView (see terraview_config.h).