SHOGUN
4.0.0
Main Page
Modules
Classes
Files
File List
File Members
src
shogun
features
Macros
DenseFeatures.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
CDenseFeatures<sg_type>::get_feature_type() const \
{ \
return f_type; \
}
shogun::EFeatureType
EFeatureType
shogun feature type
Definition:
FeatureTypes.h:19
Definition at line
664
of file
DenseFeatures.cpp
.
SHOGUN
Machine Learning Toolbox - Documentation