类 | |
class | SGString< ST > |
shogun string 更多... | |
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 | v_array< T > |
Class v_array taken directly from JL's implementation. 更多... | |
class | CCSVFile |
Class CSVFile used to read data from comma-separated values (CSV) files. See http://en.wikipedia.org/wiki/Comma-separated_values. 更多... | |