T_STRING< T > Struct Template Reference

List of all members.


Detailed Description

template<class T>
struct T_STRING< T >

template class T_STRING

Definition at line 39 of file StringFeatures.h.


Public Attributes

T * string
INT length

Member Data Documentation

template<class T>
T* T_STRING< T >::string

string

Definition at line 42 of file StringFeatures.h.

template<class T>
INT T_STRING< T >::length

length of string

Definition at line 44 of file StringFeatures.h.


The documentation for this struct was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation