Classes | Defines | 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...

Defines

#define PARSER_DEFAULT_BUFFSIZE   100

Enumerations

enum  E_EXAMPLE_TYPE { E_LABELLED = 1, E_UNLABELLED = 2 }

Define Documentation

#define PARSER_DEFAULT_BUFFSIZE   100

Definition at line 20 of file InputParser.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation