iterator for weighted spectrum features
Definition at line 151 of file PolyFeatures.h.
Public Attributes | |
| uint16_t * | vec |
| int32_t | vidx |
| int32_t | vlen |
| bool | vfree |
| int32_t | index |
| int32_t index |
feature index
Definition at line 163 of file PolyFeatures.h.
| uint16_t* vec |
pointer to feature vector
Definition at line 154 of file PolyFeatures.h.
| bool vfree |
if we need to free the vector
Definition at line 160 of file PolyFeatures.h.
| int32_t vidx |
index of vector
Definition at line 156 of file PolyFeatures.h.
| int32_t vlen |
length of vector
Definition at line 158 of file PolyFeatures.h.