SHOGUN
v3.0.1
|
Go to the source code of this file.
Classes | |
class | SGSparseVector< ST > |
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... | |
class | CSparseFeatures< T > |
Template class SparseFeatures implements sparse matrices. More... | |
class | CSparsePreprocessor< ST > |
Template class SparsePreprocessor, base class for preprocessors (cf. CPreprocessor) that apply to CSparseFeatures. More... | |