#include <vector>#include <Catalogs/Catalog.h>#include "FragCatalogEntry.h"#include "FragCatParams.h"Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Classes | |
| class | RDKit::FragFPGenerator |
Typedefs | |
| typedef std::vector< std::pair < int, int > > | RDKit::MatchVectType |
| used to return matches from substructure searching, The format is (queryAtomIdx, molAtomIdx) | |
1.5.6