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.

Definition at line 117 of file bmfunc.h.


Field Documentation

template<bool T>
const gap_word_t bm::gap_len_table_min< T >::_len [inline, static]
Initial value:
 
                                { 32, 96, 128, 512 }

Definition at line 119 of file bmfunc.h.


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

Generated on Sun Apr 25 09:37:45 2010 for BitMagic by  doxygen 1.6.1