|
SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
| struct | SGSparseVectorEntry< T > |
| template class SGSparseVectorEntry More... | |
| singleton | SGSparseVector< T > |
| template class SGSparseVector The assumtion is that the stored SGSparseVectorEntry<T>* vector is ordered by SGSparseVectorEntry.feat_index in non-decreasing order. This has to be assured by the user of the class. More... | |