公有成员

CRealDistance类参考


详细描述

class RealDistance

在文件RealDistance.h20行定义。

继承图,类CRealDistance
Inheritance graph
[图例]

所有成员的列表。

公有成员

 CRealDistance ()
virtual bool init (CFeatures *l, CFeatures *r)
virtual EFeatureType get_feature_type ()

构造及析构函数文档

CRealDistance (  ) 

default constructor

在文件RealDistance.h24行定义。


成员函数文档

virtual EFeatureType get_feature_type (  )  [virtual]

get feature type the distance can deal with

返回:
feature type DREAL

重载CSimpleDistance< float64_t >

CEuclidianDistance重载。

在文件RealDistance.h46行定义。

virtual bool init ( CFeatures l,
CFeatures r 
) [virtual]

init distance

参数:
l features of left-hand side
r features of right-hand side
返回:
if init was successful

重载CSimpleDistance< float64_t >

CEuclidianDistance重载。

在文件RealDistance.h32行定义。


该类的文档由以下文件生成:

SHOGUN Machine Learning Toolbox - Documentation