SHOGUN v0.9.0
|
iterator for weighted spectrum features
在文件ExplicitSpecFeatures.h第92行定义。
公有属性 | |
uint16_t * | vec |
int32_t | vidx |
int32_t | vlen |
bool | vfree |
int32_t | index |
int32_t index |
feature index
在文件ExplicitSpecFeatures.h第104行定义。
uint16_t* vec |
pointer to feature vector
在文件ExplicitSpecFeatures.h第95行定义。
bool vfree |
if we need to free the vector
在文件ExplicitSpecFeatures.h第101行定义。
int32_t vidx |
index of vector
在文件ExplicitSpecFeatures.h第97行定义。
int32_t vlen |
length of vector
在文件ExplicitSpecFeatures.h第99行定义。