User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Core - Arrays - 1D - Array1dC<class DataT> |
Array1dC<class DataT> | |
1 Dimensional array | |
include | "Ravl/Array1d.hh" |
Created: | 2/12/1993 |
User Level: | Basic |
Library: | RavlCore |
Example: | exArray1d.cc |
In Scope: | RavlN |
BIG OBJECT
Parent Classes:
'data' is assumed to point to the location 'range.min()'
If flag 'removable' is false,
'data' is not deallocated during destructing of the array, unless
'removable' is set to true.
#include "Ravl/RBfAcc.hh" |
#include "Ravl/BufferAccess.hh" |
Maintainer:Radek Marik, Created: 2/12/1993, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |