vbl Directory Reference
Directory dependency graph for vbl:
core/vbl

Directories

directory  io
 

Files

file  vbl_array_1d.h [code]
 A simple container.
 
file  vbl_array_1d.hxx [code]
 
file  vbl_array_2d.h [code]
 Contains class for a templated 2d array.
 
file  vbl_array_2d.hxx [code]
 
file  vbl_array_3d.h [code]
 Contains class for templated 3d array.
 
file  vbl_array_3d.hxx [code]
 
file  vbl_attributes.h [code]
 Find summary attributes of an array.
 
file  vbl_attributes.hxx [code]
 
file  vbl_batch_compact_multimap.h [code]
 Like a smaller and slightly faster vcl_batch_multimap but without the pair<key, value> sequence.
 
file  vbl_batch_multimap.h [code]
 Like a faster std::multimap but using only a single block of memory, and no fast insertion or deletion.
 
file  vbl_big_sparse_array_3d.h [code]
 Sparse 3D array.
 
file  vbl_big_sparse_array_3d.hxx [code]
 
file  vbl_bit_array_2d.cxx [code]
 
file  vbl_bit_array_2d.h [code]
 Contains class for a 2d bit array; interface as vbl_array_2d<T>
 
file  vbl_bit_array_3d.cxx [code]
 
file  vbl_bit_array_3d.h [code]
 contains classes vbl_bit_array_3d_base and vbl_bit_array_3d
 
file  vbl_bool_ostream.cxx [code]
 
file  vbl_bool_ostream.h [code]
 
file  vbl_bounding_box.h [code]
 Contains a bounding box class.
 
file  vbl_bounding_box.hxx [code]
 
file  vbl_checked_delete.h [code]
 
file  vbl_disjoint_sets.cxx [code]
 
file  vbl_disjoint_sets.h [code]
 implements a disjoint set (union, find)
 
file  vbl_edge.cxx [code]
 
file  vbl_edge.h [code]
 A class representing a graph edge with integer vertex ids.
 
file  vbl_fwd.h [code]
 
file  vbl_graph_partition.cxx [code]
 
file  vbl_graph_partition.h [code]
 Partitions a graph into disjoint connected components.
 
file  vbl_local_minima.h [code]
 Find local minima in arrays.
 
file  vbl_local_minima.hxx [code]
 
file  vbl_qsort.cxx [code]
 
file  vbl_qsort.h [code]
 Collection of common predicates for library sort routines.
 
file  vbl_quadruple.h [code]
 a templated 4-tuple
 
file  vbl_quadruple.hxx [code]
 
file  vbl_ref_count.h [code]
 
file  vbl_scoped_ptr.h [code]
 Scoped pointer lifted from BOOST.
 
file  vbl_shared_pointer.h [code]
 Non-intrusive smart pointers.
 
file  vbl_smart_ptr.h [code]
 Contains a templated smart pointer class.
 
file  vbl_smart_ptr.hxx [code]
 
file  vbl_sort.cxx [code]
 
file  vbl_sort.h [code]
 Collection of common predicates for sorting.
 
file  vbl_sort.hxx [code]
 
file  vbl_sparse_array_1d.h [code]
 Sparse array allowing space efficient access of the form s[3000]=2.
 
file  vbl_sparse_array_1d.hxx [code]
 
file  vbl_sparse_array_2d.h [code]
 a space efficient 2d array
 
file  vbl_sparse_array_2d.hxx [code]
 
file  vbl_sparse_array_3d.h [code]
 a space efficient 3d array
 
file  vbl_sparse_array_3d.hxx [code]
 
file  vbl_sparse_array_base.h [code]
 base class for sparse arrays.
 
file  vbl_sparse_array_base.hxx [code]
 Contains a base class for sparse arrays.
 
file  vbl_triple.h [code]
 a templated 3-tuple
 
file  vbl_triple.hxx [code]