SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
substring Struct Reference

Detailed Description

struct Substring, specified by start position and end position.

Used to mark strings in a buffer, where they need not be delimited by NUL characters.

Definition at line 455 of file SGIO.h.

List of all members.

Public Attributes

char * start
char * end

Member Data Documentation

char* end

end

Definition at line 460 of file SGIO.h.

char* start

start

Definition at line 458 of file SGIO.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