SHOGUN v0.9.0
公有属性
CImplicitWeightedSpecFeatures::wspec_feature_iterator结构参考

详细描述

iterator for weighted spectrum features

在文件ImplicitWeightedSpecFeatures.h161行定义。

所有成员的列表。

公有属性

uint16_t * vec
int32_t vidx
int32_t vlen
bool vfree
Internal Parameters

parameters of interal feature gen loop

int32_t offs
int32_t d
int32_t j
uint8_t mask
float64_t alpha

成员数据文档

在文件ImplicitWeightedSpecFeatures.h180行定义。

int32_t d

在文件ImplicitWeightedSpecFeatures.h177行定义。

int32_t j

在文件ImplicitWeightedSpecFeatures.h178行定义。

uint8_t mask

在文件ImplicitWeightedSpecFeatures.h179行定义。

int32_t offs

在文件ImplicitWeightedSpecFeatures.h176行定义。

uint16_t* vec

pointer to feature vector

在文件ImplicitWeightedSpecFeatures.h164行定义。

bool vfree

if we need to free the vector

在文件ImplicitWeightedSpecFeatures.h170行定义。

int32_t vidx

index of vector

在文件ImplicitWeightedSpecFeatures.h166行定义。

int32_t vlen

length of vector

在文件ImplicitWeightedSpecFeatures.h168行定义。


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

SHOGUN Machine Learning Toolbox - Documentation