|
SHOGUN
4.1.0
|
template class SGSparseVectorEntry
Public Attributes | |
| index_t | feat_index |
| T | entry |
| 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.