X-Boost  2.3.8
Functions
FeatureGeneratorUtils.h File Reference

function to handle FeatureGenerator objects More...

#include <vector>

Go to the source code of this file.

Functions

template<class FeatureGeneratorType >
void ExtractAllFeatures (std::vector< typename FeatureGeneratorType::FeatureType > &feats, FeatureGeneratorType &feature_generator)
 Extract all features from a feature generator and store them in a vector.
 

Detailed Description

function to handle FeatureGenerator objects