Modifications
26 March 01 cjb updated documentation
10 April 01 IMS (Manchester ISBE) modified to use vbl_sparse_array_base
11 April 01 Peter Vanroose - vbl_index_3d moved to separate file
25 June 01 IMS - vbl_index_3d replaces with vbl_triple
Definition in file vbl_sparse_array_3d.h.
#include <vcl_iosfwd.h>
#include <vbl/vbl_sparse_array_base.h>
#include <vbl/vbl_triple.h>
Go to the source code of this file.
Classes | |
| class | vbl_sparse_array_3d< T > |
| Sparse 3d array allowing space efficient access. More... | |
Defines | |
| #define | VBL_SPARSE_ARRAY_BASE_INSTANTIATE(T) extern "please include vbl/vbl_sparse_array_3d.txx instead" |
| #define | VBL_SPARSE_ARRAY_3D_INSTANTIATE(T) extern "please include vbl/vbl_sparse_array_3d.txx instead" |
Functions | |
| template<class T> | |
| vcl_ostream & | operator<< (vcl_ostream &s, const vbl_sparse_array_3d< T > &a) |
| Stream operator - print the Array to a stream in "(i,j,k): value" format. | |
|
|
Definition at line 94 of file vbl_sparse_array_3d.h. |
|
|
Definition at line 92 of file vbl_sparse_array_3d.h. |
|
||||||||||||||||
|
Stream operator - print the Array to a stream in "(i,j,k): value" format.
Definition at line 86 of file vbl_sparse_array_3d.h. |
1.4.4