11 #ifndef _CONSTKERNEL_H___
12 #define _CONSTKERNEL_H___
87 virtual const char*
get_name()
const {
return "ConstKernel"; }
EFeatureClass
shogun feature class
virtual EFeatureClass get_feature_class()
The Constant Kernel returns a constant for all elements.
virtual bool init(CFeatures *l, CFeatures *r)
virtual EFeatureType get_feature_type()
EFeatureType
shogun feature type
all of classes and functions are contained in the shogun namespace
virtual const char * get_name() const
virtual EKernelType get_kernel_type()
The class Features is the base class of all feature objects.
virtual float64_t compute(int32_t row, int32_t col)