Public Attributes

CHashedWDFeaturesTransposed::hashed_wd_transposed_feature_iterator Struct Reference


Detailed Description

iterator for weighted spectrum features

Definition at line 172 of file HashedWDFeaturesTransposed.h.

List of all members.

Public Attributes

uint16_t * vec
int32_t vidx
int32_t vlen
bool vfree
int32_t index

Member Data Documentation

int32_t index

feature index

Definition at line 184 of file HashedWDFeaturesTransposed.h.

uint16_t* vec

pointer to feature vector

Definition at line 175 of file HashedWDFeaturesTransposed.h.

bool vfree

if we need to free the vector

Definition at line 181 of file HashedWDFeaturesTransposed.h.

int32_t vidx

index of vector

Definition at line 177 of file HashedWDFeaturesTransposed.h.

int32_t vlen

length of vector

Definition at line 179 of file HashedWDFeaturesTransposed.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation