An image of distributions (templated) More...
#include <vcl_typeinfo.h>#include <vbl/vbl_array_2d.h>#include <vbl/vbl_ref_count.h>#include <vsl/vsl_binary_loader.h>Go to the source code of this file.
Classes | |
| class | bbgm_image_base |
| base class for images of distributions. More... | |
| class | bbgm_image_of< dist > |
| An image of distributions. More... | |
| class | bbgm_image_of< dist >::iterator |
| An iterator over the distribution in the image. More... | |
| class | bbgm_image_of< dist >::const_iterator |
Functions | |
| void | vsl_add_to_binary_loader (bbgm_image_base const &b) |
| Add an instance to the binary loader. | |
| void vsl_add_to_binary_loader | ( | bbgm_image_base const & | b | ) |
Add an instance to the binary loader.
Definition at line 3 of file bbgm_image_of.cxx.
1.7.5.1