Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Examples

bm::gap_len_table_min< T > Struct Template Reference
[GAP functions]

Alternative GAP lengths table. Good for for memory saver mode and very sparse bitsets. More...

#include <bmfunc.h>


Static Public Attributes

static const gap_word_t _len [bm::gap_levels]


Detailed Description

template<bool T>
struct bm::gap_len_table_min< T >

Alternative GAP lengths table. Good for for memory saver mode and very sparse bitsets.
Examples:

sample7.cpp.

Definition at line 115 of file bmfunc.h.


Field Documentation

template<bool T>
const gap_word_t bm::gap_len_table_min< T >::_len [static]
 

Initial value:

 
                                { 32, 96, 128, 512 }

Definition at line 121 of file bmfunc.h.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 5 14:12:40 2007 for BitMagic by  doxygen 1.4.1