chomp::homology::FixDimBitmap< Dim, twoPower > Class Template Reference

A fixed-dimensional bitmap of the size 2^n in each direction. More...

#include <bincube.h>

Inheritance diagram for chomp::homology::FixDimBitmap< Dim, twoPower >:
chomp::homology::bincube< Dim, twoPower >

Detailed Description

template<int Dim, int twoPower>
class chomp::homology::FixDimBitmap< Dim, twoPower >

A fixed-dimensional bitmap of the size 2^n in each direction.

The memory buffer for the map can be borrowed from another source or allocated and then deallocated by the bitmap itself. CURRENTLY UNDER CONSTRUCTION

Definition at line 106 of file bincube.h.


The documentation for this class was generated from the following file: