SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Functions
basetag.h File Reference

Go to the source code of this file.

Classes

class  BaseTag
 Base class for all tags. This class stores name and not the type information for a shogun object. It can be used as an identifier for a shogun object where type information is not known. One application of this can be found in CSGObject::set_param_with_btag(). More...
 
struct  hash< shogun::BaseTag >
 

Functions

bool operator== (const BaseTag &first, const BaseTag &second)
 
bool operator!= (const BaseTag &first, const BaseTag &second)
 
bool operator< (const BaseTag &first, const BaseTag &second)
 

SHOGUN Machine Learning Toolbox - Documentation