SHOGUN
6.0.0
src
shogun
features
streaming
Macros
StreamingSparseFeatures.cpp File Reference
Go to the source code of this file.
Macros
#define
GET_FEATURE_TYPE
(f_type, sg_type)
Macro Definition Documentation
◆
GET_FEATURE_TYPE
#define GET_FEATURE_TYPE
(
f_type,
sg_type
)
Value:
template
<>
EFeatureType
CStreamingSparseFeatures<sg_type>::get_feature_type() const \
{ \
return f_type; \
}
shogun::EFeatureType
EFeatureType
shogun feature type
Definition:
FeatureTypes.h:19
Definition at line
241
of file
StreamingSparseFeatures.cpp
.
SHOGUN
Machine Learning Toolbox - Documentation