SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Enumerations
ParseBuffer.h File Reference

Go to the source code of this file.

Classes

class  Example< T >
 Class Example is the container type for the vector+label combination. More...
class  CParseBuffer< T >
 Class CParseBuffer implements a ring of examples of a defined size. The ring stores objects of the Example type. More...

Enumerations

enum  E_IS_EXAMPLE_USED { E_EMPTY = 1, E_NOT_USED = 2, E_USED = 3 }

SHOGUN Machine Learning Toolbox - Documentation