bitvec.h File Reference

Fast and efficient bitstring class. More...

#include <openbabel/babelconfig.h>
#include <vector>
#include <string>

Include dependency graph for bitvec.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  OpenBabel

Classes

class  OBBitVec
 Fast and efficient bitstring class. More...

Defines

#define SETWORD   32
#define STARTWORDS   10

Functions

double Tanimoto (OBBitVec &, OBBitVec &)


Detailed Description

Fast and efficient bitstring class.


Define Documentation

#define SETWORD   32

#define STARTWORDS   10