SHOGUN
4.1.0
|
Go to the source code of this file.
Classes | |
singleton | SGString< T > |
shogun string More... | |
singleton | SGMatrix< T > |
shogun matrix More... | |
singleton | SGSparseMatrix< T > |
template class SGSparseMatrix More... | |
singleton | SGVector< T > |
shogun vector 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... | |
struct | TParameter |
parameter struct More... | |
class | Parameter |
Parameter class. More... | |