SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TSGDataType Member List

This is the complete list of members for TSGDataType, including all inherited members.

equals(TSGDataType other)TSGDataType
equals_without_length(TSGDataType other)TSGDataType
get_num_elements()TSGDataType
get_size()TSGDataType
m_ctypeTSGDataType
m_length_xTSGDataType
m_length_yTSGDataType
m_ptypeTSGDataType
m_stypeTSGDataType
offset_sparseentry(EPrimitiveType ptype)TSGDataTypestatic
operator!=(const TSGDataType &a)TSGDataType
operator==(const TSGDataType &a)TSGDataType
ptype_to_string(char *dest, EPrimitiveType ptype, size_t n)TSGDataTypestatic
sizeof_ptype() const TSGDataType
sizeof_ptype(EPrimitiveType ptype)TSGDataTypestatic
sizeof_sparseentry(EPrimitiveType ptype)TSGDataTypestatic
sizeof_stype() const TSGDataType
sizeof_stype(EStructType stype, EPrimitiveType ptype)TSGDataTypestatic
string_to_ptype(EPrimitiveType *ptype, const char *str)TSGDataTypestatic
stype_to_string(char *dest, EStructType stype, EPrimitiveType ptype, size_t n)TSGDataTypestatic
to_string(char *dest, size_t n) const TSGDataType
TSGDataType(EContainerType ctype, EStructType stype, EPrimitiveType ptype)TSGDataTypeexplicit
TSGDataType(EContainerType ctype, EStructType stype, EPrimitiveType ptype, index_t *length)TSGDataTypeexplicit
TSGDataType(EContainerType ctype, EStructType stype, EPrimitiveType ptype, index_t *length_y, index_t *length_x)TSGDataTypeexplicit

SHOGUN Machine Learning Toolbox - Documentation