SHOGUN
4.1.0
Main Page
Modules
Classes
Files
File List
File Members
src
shogun
features
streaming
Macros
StreamingDenseFeatures.cpp File Reference
Go to the source code of this file.
Macros
#define
GET_FEATURE_TYPE
(f_type, sg_type)
Macro Definition Documentation
#define GET_FEATURE_TYPE
(
f_type,
sg_type
)
Value:
template
<>
EFeatureType
CStreamingDenseFeatures<sg_type>::get_feature_type() const \
{ \
return f_type; \
}
shogun::EFeatureType
EFeatureType
shogun feature type
Definition:
FeatureTypes.h:19
Definition at line
162
of file
StreamingDenseFeatures.cpp
.
SHOGUN
Machine Learning Toolbox - Documentation