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

Go to the source code of this file.

Classes

class  CInputParser< T >
 Class CInputParser is a templated class used to maintain the reading/parsing/providing of examples. More...

Macros

#define PARSER_DEFAULT_BUFFSIZE   100

Enumerations

enum  E_EXAMPLE_TYPE { E_LABELLED = 1, E_UNLABELLED = 2 }

Macro Definition Documentation

#define PARSER_DEFAULT_BUFFSIZE   100

Definition at line 20 of file InputParser.h.


SHOGUN Machine Learning Toolbox - Documentation