SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Macros
DenseFeatures.cpp File Reference

Go to the source code of this file.

Macros

#define GET_FEATURE_TYPE(f_type, sg_type)
 

Macro Definition Documentation

#define GET_FEATURE_TYPE (   f_type,
  sg_type 
)
Value:
template<> EFeatureType CDenseFeatures<sg_type>::get_feature_type() const \
{ \
return f_type; \
}
EFeatureType
shogun feature type
Definition: FeatureTypes.h:19

Definition at line 664 of file DenseFeatures.cpp.


SHOGUN Machine Learning Toolbox - Documentation