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... | |
struct | SGString< T > |
shogun string More... | |
struct | SGStringList< T > |
template class SGStringList More... | |
struct | SGSparseVectorEntry< T > |
template class SGSparseVectorEntry More... | |
struct | 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 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.