|
SHOGUN
v2.0.0
|
template class SGSparseVectorEntry
Definition at line 26 of file SGSparseVector.h.
Public Attributes | |
| index_t | feat_index |
| T | entry |
| 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.