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

Go to the source code of this file.

Macros

#define STRUCTURED_DATA_TYPE(SDT)

Enumerations

enum  EStructuredDataType { SDT_UNKNOWN = 0, SDT_REAL = 1, SDT_SEQUENCE = 2, SDT_FACTOR_GRAPH = 3 }

Macro Definition Documentation

#define STRUCTURED_DATA_TYPE (   SDT)
Value:
\
virtual EStructuredDataType get_structured_data_type() const { return SDT; }

Definition at line 25 of file StructuredDataTypes.h.


SHOGUN Machine Learning Toolbox - Documentation