SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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; \
}

Definition at line 634 of file DenseFeatures.cpp.


SHOGUN Machine Learning Toolbox - Documentation