SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros 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 511 of file DataType.h.

Public Attributes

index_t feat_index
entry

Member Data Documentation

T entry

entry ...

Definition at line 516 of file DataType.h.

index_t feat_index

feature index

Definition at line 514 of file DataType.h.


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

SHOGUN Machine Learning Toolbox - Documentation