X-Boost  2.3.8
Public Types | Public Member Functions | Public Attributes | List of all members
StoredFeatureGenerator< TFeature > Class Template Reference

This generator uses a stored feature list. More...

#include <FeatureGenerator.h>

Public Types

typedef TFeature FeatureType
 

Public Member Functions

unsigned int Feature () const
 number of bases (cosmetic)
 
void Reset ()
 
bool Next (TFeature &out)
 

Public Attributes

std::vector< TFeature > features
 
int n_bases
 only for cosmetic
 

Detailed Description

template<class TFeature>
class StoredFeatureGenerator< TFeature >

This generator uses a stored feature list.


The documentation for this class was generated from the following file: