SHOGUN v0.9.0
公有属性
CWDFeatures::wd_feature_iterator结构参考

详细描述

iterator for weighted spectrum features

在文件WDFeatures.h102行定义。

所有成员的列表。

公有属性

uint8_t * vec
int32_t vidx
int32_t vlen
bool vfree
Internal Parameters

parameters of interal feature gen loop

int32_t lim
int32_t * val
int32_t asize
int32_t asizem1
int32_t offs
int32_t k
int32_t i
int32_t o

成员数据文档

int32_t asize

在文件WDFeatures.h119行定义。

int32_t asizem1

在文件WDFeatures.h120行定义。

int32_t i

在文件WDFeatures.h123行定义。

int32_t k

在文件WDFeatures.h122行定义。

int32_t lim

在文件WDFeatures.h117行定义。

int32_t o

在文件WDFeatures.h124行定义。

int32_t offs

在文件WDFeatures.h121行定义。

int32_t* val

在文件WDFeatures.h118行定义。

uint8_t* vec

pointer to feature vector

在文件WDFeatures.h105行定义。

bool vfree

if we need to free the vector

在文件WDFeatures.h111行定义。

int32_t vidx

index of vector

在文件WDFeatures.h107行定义。

int32_t vlen

length of vector

在文件WDFeatures.h109行定义。


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

SHOGUN Machine Learning Toolbox - Documentation