Classes | Defines | Typedefs | Enumerations

DataType.h File Reference

Go to the source code of this file.

Classes

struct  TString< T >
struct  TSparseEntry< T >
struct  TSparse< T >
struct  TSGDataType

Defines

#define PT_NOT_GENERIC   PT_SGOBJECT
#define PT_LONGEST   floatmax_t

Typedefs

typedef int32_t index_t

Enumerations

enum  EContainerType { CT_SCALAR, CT_VECTOR, CT_MATRIX }
enum  EStructType { ST_NONE, ST_STRING, ST_SPARSE }
enum  EPrimitiveType {
  PT_BOOL, PT_CHAR, PT_INT8, PT_UINT8,
  PT_INT16, PT_UINT16, PT_INT32, PT_UINT32,
  PT_INT64, PT_UINT64, PT_FLOAT32, PT_FLOAT64,
  PT_FLOATMAX, PT_SGOBJECT
}

Define Documentation

#define PT_LONGEST   floatmax_t

Definition at line 17 of file DataType.h.

#define PT_NOT_GENERIC   PT_SGOBJECT

Definition at line 16 of file DataType.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation