SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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 23 of file File.h.

Public Attributes

index_t feat_index
 
entry
 

Member Data Documentation

T entry

entry ...

Definition at line 32 of file SGSparseVector.h.

index_t feat_index

feature index

Definition at line 30 of file SGSparseVector.h.


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

SHOGUN Machine Learning Toolbox - Documentation