SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
oC_IterInfoStruct that contains current state of the iteration for iterative linear solvers
oCblock_tree_node_t
oCbmrm_ll
oCBmrmStatistics
oCCDynInt< T, sz >Integer type of dynamic size
oCCECOCUtil
oCCIndirectObject< T, P >Array class that accesses elements indirectly via an index array
oCCJLCoverTreePointClass Point to use with John Langford's CoverTree. This class must have some assoficated functions defined (distance, parse_points and print, see below) so it can be used with the CoverTree implementation
oCclass
oCclass
oCclass
oCCLockClass Lock used for synchronization in concurrent programs
oCCLossClass which collects generic mathematical functions
oCConditionalProbabilityTreeNodeDataStruct to store data of node of conditional probability tree
oCCSGObjectClass SGObject is the base class of all shogun objects
oCCSyntaxHighLightSyntax highlight
oCCTronClass Tron
oCd_node< P >
oCD_THREAD_PARAM< T >
oCds_node< P >
oCDynArray< T >Template Dynamic array class that creates an array that can be used like a list or an array
oCEigenSparseUtil< T >This class contains some utilities for Eigen3 Sparse Matrix integration with shogun. Currently it provides a method for converting SGSparseMatrix to Eigen3 SparseMatrix
oCEntryComparator
oCICP_stats
oCIndexSorter< T >
oCIterativeSolverIterator< T >Template class that is used as an iterator for an iterative linear solver. In the iteration of solving phase, each solver initializes the iteration with a maximum number of iteration limit, and relative/ absolute tolerence. They then call begin with the residual vector and continue until its end returns true, i.e. either it has converged or iteration count reached maximum limit
oCK_THREAD_PARAM< T >
oClbfgs_parameter_t
oCline_search_res
oCMappedSparseMatrixMapped sparse matrix for representing graph relations of tasks
oCmocas_data
oCModelClass Model
oCMunkresMunkres
oCnode< P >
oCParallelClass Parallel provides helper functions for multithreading
oCParameterParameter class
oCParameterMapImplements a map of ParameterMapElement instances Maps one key to a set of values
oCParameterMapElementClass to hold instances of a parameter map. Each element contains a key and a set of values, which each are of type SGParamInfo. May be compared to each other based on their keys
oCRefCount
oCRelaxedTreeNodeData
oCRelaxedTreeUtil
oCSGIOClass SGIO, used to do input output operations throughout shogun
oCSGParamInfoClass that holds informations about a certain parameter of an CSGObject. Contains name, type, etc. This is used for mapping types that have changed in different versions of shogun. Instances of this class may be compared to each other. Ordering is based on name, equalness is based on all attributes
oCSGReferencedDataShogun reference count managed data
oCSGSparseVectorEntry< T >Template class SGSparseVectorEntry
oCSGString< T >Shogun string
oCShareBoostOptimizer
oCShogunExceptionClass ShogunException defines an exception which is thrown whenever an error inside of shogun occurs
oCShogunFeatureVectorCallback
oCShogunLoggerImplementation
oCCStatistics::SigmoidParamters
oCSparsityStructureStruct that represents the sparsity structure of the Sparse Matrix in CRS. Implementation has been adapted from Krylstat (https://github.com/ Froskekongen/KRYLSTAT) library (c) Erlend Aune erlen.nosp@m.da@m.nosp@m.ath.n.nosp@m.tnu..nosp@m.no under GPL2+
oCSSKFeaturesSSKFeatures
oCsubstringStruct Substring, specified by start position and end position
oCtag_callback_data
oCtag_iteration_data
oCtask_tree_node_t
oCTMultipleCPinfo
oCTParameterParameter struct
oCtree_node_t
oCTSGDataTypeDatatypes that shogun supports
oCv_array< T >Class v_array taken directly from JL's implementation
oCVersionClass Version provides version information
oCVwConditionalProbabilityTreeNodeData
oCVwExampleExample class for VW
oCVwFeatureOne feature in VW
\CVwLabelClass VwLabel holds a label object used by VW

SHOGUN Machine Learning Toolbox - Documentation