RDKit
Open-source cheminformatics and machine learning.
|
Pulls in all the BitVect classes. More...
#include <RDGeneral/export.h>
#include "BitVect.h"
#include "ExplicitBitVect.h"
#include "SparseBitVect.h"
Go to the source code of this file.
Typedefs | |
typedef SparseBitVect | SBV |
typedef ExplicitBitVect | EBV |
Pulls in all the BitVect classes.
Definition in file BitVects.h.
typedef ExplicitBitVect EBV |
Definition at line 23 of file BitVects.h.
typedef SparseBitVect SBV |
Definition at line 22 of file BitVects.h.