Go to the source code of this file.
Classes | |
| class | CStreamingSimpleFeatures< T > |
| This class implements streaming features with dense feature vectors. More... | |
Defines | |
| #define | GET_FEATURE_TYPE(f_type, sg_type) |
| #define GET_FEATURE_TYPE | ( | f_type, | ||
| sg_type | ||||
| ) |
template<> inline EFeatureType CStreamingSimpleFeatures<sg_type>::get_feature_type() \ { \ return f_type; \ }
Definition at line 424 of file StreamingSimpleFeatures.h.