SHOGUN v0.9.0
公有属性
CExplicitSpecFeatures::explicit_spec_feature_iterator结构参考

详细描述

iterator for weighted spectrum features

在文件ExplicitSpecFeatures.h92行定义。

所有成员的列表。

公有属性

uint16_t * vec
int32_t vidx
int32_t vlen
bool vfree
int32_t index

成员数据文档

int32_t index

feature index

在文件ExplicitSpecFeatures.h104行定义。

uint16_t* vec

pointer to feature vector

在文件ExplicitSpecFeatures.h95行定义。

bool vfree

if we need to free the vector

在文件ExplicitSpecFeatures.h101行定义。

int32_t vidx

index of vector

在文件ExplicitSpecFeatures.h97行定义。

int32_t vlen

length of vector

在文件ExplicitSpecFeatures.h99行定义。


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

SHOGUN Machine Learning Toolbox - Documentation