TSparseEntry< ST > Struct Template Reference

List of all members.


Detailed Description

template<class ST>
struct TSparseEntry< ST >

template class TSparseEntry

Definition at line 36 of file SparseFeatures.h.


Public Attributes

INT feat_index
ST entry

Member Data Documentation

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

feature index

Definition at line 39 of file SparseFeatures.h.

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

entry

Definition at line 41 of file SparseFeatures.h.


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

SHOGUN Machine Learning Toolbox - Documentation