SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
所有成员列表 | Public 成员函数 | Public 属性
ShogunFeatureVectorCallback结构体 参考

详细描述

在文件 tapkee_shogun.cpp52 行定义.

Public 成员函数

 ShogunFeatureVectorCallback (CDotFeatures *f)
 
tapkee::IndexType dimension () const
 
void vector (int i, tapkee::DenseVector &v) const
 

Public 属性

int32_t dim
 
CDotFeaturesfeatures
 

构造及析构函数说明

在文件 tapkee_shogun.cpp54 行定义.

成员函数说明

tapkee::IndexType dimension ( ) const

在文件 tapkee_shogun.cpp55 行定义.

void vector ( int  i,
tapkee::DenseVector &  v 
) const

在文件 tapkee_shogun.cpp62 行定义.

类成员变量说明

int32_t dim
mutable

在文件 tapkee_shogun.cpp67 行定义.

CDotFeatures* features

在文件 tapkee_shogun.cpp68 行定义.


该结构体的文档由以下文件生成:

SHOGUN 机器学习工具包 - 项目文档