SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
SparseFeatures.cpp File Reference

Go to the source code of this file.

Macros

#define GET_FEATURE_TYPE(sg_type, f_type)

Macro Definition Documentation

#define GET_FEATURE_TYPE (   sg_type,
  f_type 
)
Value:
template<> EFeatureType CSparseFeatures<sg_type>::get_feature_type() const \
{ \
return f_type; \
}

Definition at line 612 of file SparseFeatures.cpp.


SHOGUN Machine Learning Toolbox - Documentation