Public Attributes

TString< T > Struct Template Reference


Detailed Description

template<class T>
struct shogun::TString< T >

Definition at line 24 of file DataType.h.

List of all members.

Public Attributes

T * string
index_t length

Member Data Documentation

length of string

Definition at line 28 of file DataType.h.

T* string

string

Definition at line 26 of file DataType.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation