|
faif
|
point and some feature More...
#include <Point.hpp>


Public Member Functions | |
| PointAndFeature (const Point< Value > &p, Feature f) | |
| PointAndFeature (const PointAndFeature< Value, Feature, FeatureInit > &pf) | |
| PointAndFeature & | operator= (const PointAndFeature< Value, Feature, FeatureInit > &right) |
| Feature | getFeature () const |
| template<class Archive > | |
| void | serialize (Archive &ar, const unsigned int) |
| serialization using boost::serialization More... | |
Public Attributes | |
| T | elements |
| STL member. More... | |
point and some feature
examples: train example or point with fitness
|
inline |
serialization using boost::serialization
|
inherited |
STL member.
1.8.11