公有属性

CHashedWDFeatures::hashed_wd_feature_iterator结构参考


详细描述

iterator for weighted spectrum features

在文件HashedWDFeatures.h102行定义。

所有成员的列表。

公有属性

uint16_t * vec
int32_t vidx
int32_t vlen
bool vfree
int32_t index

成员数据文档

int32_t index

feature index

在文件HashedWDFeatures.h114行定义。

uint16_t* vec

pointer to feature vector

在文件HashedWDFeatures.h105行定义。

bool vfree

if we need to free the vector

在文件HashedWDFeatures.h111行定义。

int32_t vidx

index of vector

在文件HashedWDFeatures.h107行定义。

int32_t vlen

length of vector

在文件HashedWDFeatures.h109行定义。


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

SHOGUN Machine Learning Toolbox - Documentation