#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 &) |
#define SETWORD 32 |
#define STARTWORDS 10 |