#include "SubstructMatch.h"#include <boost/smart_ptr.hpp>Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Functions | |
| double | RDKit::toPrime (const MatchVectType &v) |
| void | RDKit::removeDuplicates (std::vector< MatchVectType > &v) |
| bool | RDKit::atomCompat (const ATOM_SPTR a1, const ATOM_SPTR a2) |
| bool | RDKit::chiralAtomCompat (const ATOM_SPTR a1, const ATOM_SPTR a2) |
| bool | RDKit::bondCompat (const BOND_SPTR b1, const BOND_SPTR b2) |
1.5.6