#include <RDGeneral/types.h>#include <list>#include <GraphMol/ROMol.h>#include "EmbeddedFrag.h"Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
| namespace | RDDepict |
| namespace | RDDepict::DepictorLocal |
Functions | |
| unsigned int | RDDepict::compute2DCoords (RDKit::ROMol &mol, const RDGeom::INT_POINT2D_MAP *coordMap=0, bool canonOrient=false, bool clearConfs=true, unsigned int nFlipsPerSample=0, unsigned int nSamples=0, int sampleSeed=0, bool permuteDeg4Nodes=false) |
| unsigned int | RDDepict::compute2DCoordsMimicDistMat (RDKit::ROMol &mol, const DOUBLE_SMART_PTR *dmat=0, bool canonOrient=true, bool clearConfs=true, double weightDistMat=0.5, unsigned int nFlipsPerSample=3, unsigned int nSamples=100, int sampleSeed=25, bool permuteDeg4Nodes=true) |
| void | RDDepict::DepictorLocal::embedFusedSystems (const RDKit::ROMol &mol, const RDKit::VECT_INT_VECT ås, std::list< EmbeddedFrag > &efrags) |
| void | RDDepict::DepictorLocal::embedCisTransSystems (const RDKit::ROMol &mol, std::list< EmbeddedFrag > &efrags) |
| RDKit::INT_LIST | RDDepict::DepictorLocal::getNonEmbeddedAtoms (const RDKit::ROMol &mol, const std::list< EmbeddedFrag > &efrags) |
1.5.3