14 #ifndef INVERSEMULTIQUADRIC_H_
15 #define INVERSEMULTIQUADRIC_H_
78 virtual const char*
get_name()
const {
return "InverseMultiQuadricKernel"; }
virtual EFeatureClass get_feature_class()=0
virtual float64_t compute(int32_t idx_a, int32_t idx_b)
InverseMultiQuadricKernel.
Class Distance, a base class for all the distances used in the Shogun toolbox.
Class ShogunException defines an exception which is thrown whenever an error inside of shogun occurs...
CInverseMultiQuadricKernel()
EFeatureClass
shogun feature class
void set_coef(float64_t value)
virtual EFeatureType get_feature_type()
virtual bool init(CFeatures *l, CFeatures *r)
virtual EKernelType get_kernel_type()
virtual ~CInverseMultiQuadricKernel()
EFeatureType
shogun feature type
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
The class Features is the base class of all feature objects.
virtual EFeatureType get_feature_type()=0
virtual EFeatureClass get_feature_class()
virtual void load_serializable_post()