SHOGUN
v3.2.0
|
Go to the source code of this file.
Defines | |
#define | GET_FEATURE_TYPE(sg_type, f_type) |
#define GET_FEATURE_TYPE | ( | sg_type, | |
f_type | |||
) |
template<> EFeatureType CSparseFeatures<sg_type>::get_feature_type() const \ { \ return f_type; \ }
Definition at line 612 of file SparseFeatures.cpp.