iterator for weighted spectrum features
在文件ImplicitWeightedSpecFeatures.h第158行定义。
公有属性 | |
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 |
int32_t d |
int32_t j |
uint8_t mask |
int32_t offs |
uint16_t* vec |
pointer to feature vector
bool vfree |
if we need to free the vector
int32_t vidx |
index of vector
int32_t vlen |
length of vector