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 CStreamingSparseFeatures<sg_type>::get_feature_type() \ { \ return f_type; \ }
Definition at line 334 of file StreamingSparseFeatures.cpp.