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