Classes | Typedefs
ml_classifiers Namespace Reference

Classes

class  Classifier
class  NearestNeighborClassifier
class  SVMClassifier
class  ZeroClassifier

Typedefs

typedef std::map< std::string,
CPointList
ClassMap
typedef std::vector< double > CPoint
typedef std::vector< CPointCPointList

Detailed Description

Author:
Scott Niekum

Typedef Documentation

typedef std::map< std::string, CPointList > ml_classifiers::ClassMap

Definition at line 50 of file nearest_neighbor_classifier.h.

typedef std::vector< double > ml_classifiers::CPoint

Definition at line 48 of file nearest_neighbor_classifier.h.

typedef std::vector< CPoint > ml_classifiers::CPointList

Definition at line 49 of file nearest_neighbor_classifier.h.



ml_classifiers
Author(s): Scott Niekum
autogenerated on Thu Aug 27 2015 13:59:04