Public Attributes

CImplicitWeightedSpecFeatures::wspec_feature_iterator Struct Reference


Detailed Description

iterator for weighted spectrum features

Definition at line 161 of file ImplicitWeightedSpecFeatures.h.

List of all members.

Public Attributes

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

Member Data Documentation

Definition at line 180 of file ImplicitWeightedSpecFeatures.h.

int32_t d

Definition at line 177 of file ImplicitWeightedSpecFeatures.h.

int32_t j

Definition at line 178 of file ImplicitWeightedSpecFeatures.h.

uint8_t mask

Definition at line 179 of file ImplicitWeightedSpecFeatures.h.

int32_t offs

Definition at line 176 of file ImplicitWeightedSpecFeatures.h.

uint16_t* vec

pointer to feature vector

Definition at line 164 of file ImplicitWeightedSpecFeatures.h.

bool vfree

if we need to free the vector

Definition at line 170 of file ImplicitWeightedSpecFeatures.h.

int32_t vidx

index of vector

Definition at line 166 of file ImplicitWeightedSpecFeatures.h.

int32_t vlen

length of vector

Definition at line 168 of file ImplicitWeightedSpecFeatures.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