#include <boost/smart_ptr.hpp>#include <string>#include <cstring>#include <boost/cstdint.hpp>Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Classes | |
| class | RDKit::DiscreteValueVect |
| a class for efficiently storing vectors of discrete values More... | |
Functions | |
| unsigned int | RDKit::computeL1Norm (const DiscreteValueVect &v1, const DiscreteValueVect &v2) |
| DiscreteValueVect | RDKit::operator+ (const DiscreteValueVect &p1, const DiscreteValueVect &p2) |
| DiscreteValueVect | RDKit::operator- (const DiscreteValueVect &p1, const DiscreteValueVect &p2) |
Variables | |
| const unsigned int | RDKit::BITS_PER_INT = 32 |
1.5.6