SHOGUN
4.1.0
|
类 | |
class | SGString< T > |
shogun string 更多... | |
class | SGMatrix< T > |
shogun matrix 更多... | |
class | SGSparseMatrix< T > |
template class SGSparseMatrix 更多... | |
class | SGVector< T > |
shogun vector 更多... | |
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. 更多... | |
struct | TParameter |
parameter struct 更多... | |
class | Parameter |
Parameter class. 更多... | |