Classes | Defines | Typedefs

DataType.h File Reference

Go to the source code of this file.

Classes

class  SGVector< T >
 shogun vector More...
class  SGMatrix< T >
 shogun matrix More...
class  SGNDArray< T >
 shogun n-dimensional array More...
class  SGString< T >
 shogun string More...
struct  SGStringList< T >
 template class SGStringList More...
struct  SGSparseVectorEntry< T >
 template class SGSparseVectorEntry More...
class  SGSparseVector< T >
 template class SGSparseVector More...
class  SGSparseMatrix< T >
 template class SGSparseMatrix More...
struct  TSGDataType
 Datatypes that shogun supports. More...

Defines

#define PT_NOT_GENERIC   PT_SGOBJECT
#define PT_LONGEST   floatmax_t

Typedefs

typedef int32_t index_t

Define Documentation

#define PT_LONGEST   floatmax_t

Definition at line 19 of file DataType.h.

#define PT_NOT_GENERIC   PT_SGOBJECT

Definition at line 18 of file DataType.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation