Defines | Enumerations

StructuredDataTypes.h File Reference

Go to the source code of this file.

Defines

#define STRUCTURED_DATA_TYPE(SDT)

Enumerations

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

Define Documentation

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

Definition at line 24 of file StructuredDataTypes.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation