SHOGUN  v3.2.0
SparsePreprocessor.h 文件参考

浏览源代码.

class  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. 更多...
 
class  CSparseFeatures< ST >
 Template class SparseFeatures implements sparse matrices. 更多...
 
class  CSparsePreprocessor< ST >
 Template class SparsePreprocessor, base class for preprocessors (cf. CPreprocessor) that apply to CSparseFeatures 更多...
 

SHOGUN Machine Learning Toolbox - Documentation