Public Attributes | List of all members
gft::BMap::_bmap Struct Reference

Vector of booleans. More...

#include <gft_bmap.h>

Public Attributes

char * data
 
int N
 
int VN
 

Detailed Description

Vector of booleans.

It uses one bit per boolean (i.e., size = ceil (n / 8)).

Member Data Documentation

char* gft::BMap::_bmap::data
int gft::BMap::_bmap::N
int gft::BMap::_bmap::VN

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