Public Attributes

CWDFeatures::wd_feature_iterator Struct Reference


Detailed Description

iterator for weighted spectrum features

Definition at line 102 of file WDFeatures.h.

List of all members.

Public Attributes

uint8_t * vec
int32_t vidx
int32_t vlen
bool vfree
Internal Parameters

parameters of interal feature gen loop

int32_t lim
int32_t * val
int32_t asize
int32_t asizem1
int32_t offs
int32_t k
int32_t i
int32_t o

Member Data Documentation

int32_t asize

Definition at line 119 of file WDFeatures.h.

int32_t asizem1

Definition at line 120 of file WDFeatures.h.

int32_t i

Definition at line 123 of file WDFeatures.h.

int32_t k

Definition at line 122 of file WDFeatures.h.

int32_t lim

Definition at line 117 of file WDFeatures.h.

int32_t o

Definition at line 124 of file WDFeatures.h.

int32_t offs

Definition at line 121 of file WDFeatures.h.

int32_t* val

Definition at line 118 of file WDFeatures.h.

uint8_t* vec

pointer to feature vector

Definition at line 105 of file WDFeatures.h.

bool vfree

if we need to free the vector

Definition at line 111 of file WDFeatures.h.

int32_t vidx

index of vector

Definition at line 107 of file WDFeatures.h.

int32_t vlen

length of vector

Definition at line 109 of file WDFeatures.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