SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
SGSparseVectorEntry< T > Struct Template Reference

Detailed Description

template<class T>
struct shogun::SGSparseVectorEntry< T >

template class SGSparseVectorEntry

Definition at line 26 of file SGSparseVector.h.

Public Attributes

index_t feat_index
entry

Member Data Documentation

T entry

entry ...

Definition at line 31 of file SGSparseVector.h.

index_t feat_index

feature index

Definition at line 29 of file SGSparseVector.h.


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

SHOGUN Machine Learning Toolbox - Documentation