SHOGUN v0.9.0
公有属性
CSparsePolyFeatures::sparse_poly_feature_iterator结构参考

详细描述

iterator for weighted spectrum features

在文件SparsePolyFeatures.h125行定义。

所有成员的列表。

公有属性

uint16_t * vec
int32_t vidx
int32_t vlen
bool vfree
int32_t index

成员数据文档

int32_t index

feature index

在文件SparsePolyFeatures.h137行定义。

uint16_t* vec

pointer to feature vector

在文件SparsePolyFeatures.h128行定义。

bool vfree

if we need to free the vector

在文件SparsePolyFeatures.h134行定义。

int32_t vidx

index of vector

在文件SparsePolyFeatures.h130行定义。

int32_t vlen

length of vector

在文件SparsePolyFeatures.h132行定义。


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

SHOGUN Machine Learning Toolbox - Documentation