RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
BitVects.h
Go to the documentation of this file.
1
//
2
// Copyright (c) 2001-2006 greg Landrum and Rational Discovery LLC
3
//
4
// @@ All Rights Reserved @@
5
// This file is part of the RDKit.
6
// The contents are covered by the terms of the BSD license
7
// which is included in the file license.txt, found at the root
8
// of the RDKit source tree.
9
//
10
/*! \file BitVects.h
11
12
\brief Pulls in all the BitVect classes
13
14
*/
15
#include <
RDGeneral/export.h
>
16
#ifndef __BITVECTS_H__
17
#define __BITVECTS_H__
18
19
#include "
BitVect.h
"
20
#include "
ExplicitBitVect.h
"
21
#include "
SparseBitVect.h
"
22
typedef
SparseBitVect
SBV
;
23
typedef
ExplicitBitVect
EBV
;
24
25
#endif
BitVect.h
EBV
ExplicitBitVect EBV
Definition
BitVects.h:23
SBV
SparseBitVect SBV
Definition
BitVects.h:22
ExplicitBitVect.h
SparseBitVect.h
ExplicitBitVect
a class for bit vectors that are densely occupied
Definition
ExplicitBitVect.h:29
SparseBitVect
a class for bit vectors that are sparsely occupied.
Definition
SparseBitVect.h:35
export.h
DataStructs
BitVects.h
Generated on Mon Sep 30 2024 05:19:34 for RDKit by
1.9.8