Public Attributes

SGSparseVectorEntry< T > Struct Template Reference


Detailed Description

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

template class SGSparseVectorEntry

Definition at line 326 of file DataType.h.

List of all members.

Public Attributes

index_t feat_index
entry

Member Data Documentation

T entry

entry ...

Definition at line 331 of file DataType.h.

feature index

Definition at line 329 of file DataType.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation