X-Boost  2.3.8
Macros
Traits.h File Reference

declare DECLARE_BASE_TRAITS traits More...

#include "Pattern/Aggregator.h"

Go to the source code of this file.

Macros

#define DECLARE_BASE_TRAITS
 

Detailed Description

declare DECLARE_BASE_TRAITS traits

Macro Definition Documentation

#define DECLARE_BASE_TRAITS
Value:
typedef PatternAggregator< Pattern< DataType >, ParamType > AggregatorType; \
typedef DataSetHandle< AggregatorType > DataSetHandleType; \
typedef FeatureGeneratorType::FeatureType FeatureType;
Definition: DataSet.h:50
Definition: SourceDataSet.h:46
Help declaring some traits.
Definition: Aggregator.h:30