TSparseEntry< ST > Struct Template Reference

List of all members.

Public Attributes

int32_t feat_index
ST entry


Detailed Description

template<class ST>
struct TSparseEntry< ST >

template class TSparseEntry

Definition at line 33 of file SparseFeatures.h.


Member Data Documentation

template<class ST>
ST TSparseEntry< ST >::entry

entry

Definition at line 38 of file SparseFeatures.h.

template<class ST>
int32_t TSparseEntry< ST >::feat_index

feature index

Definition at line 36 of file SparseFeatures.h.


The documentation for this struct was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation