Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vbl_array_2d.h File Reference


Detailed Description

Contains class for a templated 2d array.

Author:
Andrew W. Fitzgibbon, Oxford RRG
Date:
05 Aug 96
   Modifications
   Peter Vanroose -13nov98- added copy constructor and assignment operator
   AWF 10/12/98 Added row/column store.  The old split was just too pedantic.
   PDA (Manchester) 21/03/2001: Tidied up the documentation
   

Definition in file vbl_array_2d.h.

#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  vbl_array_2d< T >
 simple 2D array. More...

Defines

#define VBL_ARRAY_2D_INSTANTIATE   extern "please include vbl/vbl_array_2d.txx instead"

Functions

template<class T>
export vcl_ostream & operator<< (vcl_ostream &, vbl_array_2d< T > const &)


Define Documentation

#define VBL_ARRAY_2D_INSTANTIATE   extern "please include vbl/vbl_array_2d.txx instead"
 

Definition at line 164 of file vbl_array_2d.h.


Function Documentation

template<class T>
export vcl_ostream& operator<< vcl_ostream &  ,
vbl_array_2d< T > const & 
 

Definition at line 10 of file vbl_array_2d.txx.


Generated on Thu Jan 10 14:39:08 2008 for core/vbl by  doxygen 1.4.4