SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
ParameterMap.h File Reference

Go to the source code of this file.

Classes

class  SGParamInfo
 Class 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. More...
class  ParameterMapElement
 Class 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. More...
class  ParameterMap
 Implements a map of ParameterMapElement instances Maps one key to a set of values. More...

SHOGUN Machine Learning Toolbox - Documentation