RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
BitVects.h File Reference

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
 

Detailed Description

Pulls in all the BitVect classes.

Definition in file BitVects.h.

Typedef Documentation

◆ EBV

Definition at line 23 of file BitVects.h.

◆ SBV

typedef SparseBitVect SBV

Definition at line 22 of file BitVects.h.