SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
HashedSparseFeatures.h File Reference

Go to the source code of this file.

Classes

singleton  CSparseFeatures< ST >
 Template class SparseFeatures implements sparse matrices. 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...
 
class  CHashedSparseFeatures< ST >
 This class is identical to the CDenseFeatures class except that it hashes each dimension to a new feature space. More...
 

SHOGUN Machine Learning Toolbox - Documentation