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

vbl_array_3d.txx File Reference


Detailed Description

Definition in file vbl_array_3d.txx.

#include "vbl_array_3d.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>

Go to the source code of this file.

Defines

#define VBL_ARRAY_3D_INSTANTIATE(T)   template class vbl_array_3d<T >
#define VBL_ARRAY_3D_IO_INSTANTIATE(T)

Functions

template<class T>
vcl_ostream & operator<< (vcl_ostream &os, vbl_array_3d< T > const &A)
template<class T>
vcl_istream & operator>> (vcl_istream &is, vbl_array_3d< T > &A)


Define Documentation

#define VBL_ARRAY_3D_INSTANTIATE  )     template class vbl_array_3d<T >
 

Definition at line 148 of file vbl_array_3d.txx.

#define VBL_ARRAY_3D_IO_INSTANTIATE  ) 
 

Value:

template vcl_ostream & operator<<(vcl_ostream &,vbl_array_3d<T > const &); \
template vcl_istream & operator>>(vcl_istream &,vbl_array_3d<T > &)

Definition at line 151 of file vbl_array_3d.txx.


Function Documentation

template<class T>
vcl_ostream& operator<< vcl_ostream &  os,
vbl_array_3d< T > const &  A
 

Definition at line 119 of file vbl_array_3d.txx.

template<class T>
vcl_istream& operator>> vcl_istream &  is,
vbl_array_3d< T > &  A
 

Definition at line 136 of file vbl_array_3d.txx.


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