SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
class | CStreamingSparseFeatures< T > |
This class implements streaming features with sparse feature vectors. The vector is represented as an SGSparseVector<T>. Each entry is of type SGSparseVectorEntry<T> with members `feat_index' and `entry'. More... | |