Classes | Defines

GCArray.h File Reference

Go to the source code of this file.

Classes

class  CGCArray< T >

Defines

#define IGNORE_IN_CLASSLIST
 Template class GCArray implements a garbage collecting static array.

Define Documentation

#define IGNORE_IN_CLASSLIST

Template class GCArray implements a garbage collecting static array.

This array is meant to be used for Shogun Objects (CSGObject) only, as it deals with garbage collection, i.e. on read and array assignment the reference count is increased (and decreased on delete and overwriting elements).

Definition at line 27 of file GCArray.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation