X-Boost  2.3.8
Public Types | List of all members
AdaBoostPatternAggregator< PreprocessorType > Struct Template Reference

an Aggregagtor specific for AdaBoost, with a WeightedPattern PatternType More...

#include <AdaBoostCommon.h>

Public Types

typedef PatternAggregator
< WeightedPattern< typename
PreprocessorType::DataType >
, typename
PreprocessorType::ParamType > 
AggregatorType
 The inner Aggregator:
 

Detailed Description

template<class PreprocessorType>
struct AdaBoostPatternAggregator< PreprocessorType >

an Aggregagtor specific for AdaBoost, with a WeightedPattern PatternType


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