RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDMIF::CoulombDielectric, including all inherited members.
CoulombDielectric() | RDMIF::CoulombDielectric | inline |
CoulombDielectric(const std::vector< double > &charges, const std::vector< RDGeom::Point3D > &positions, double probeCharge=1.0, bool absVal=false, double alpha=0.0, double cutoff=1.0, double epsilon=80.0, double xi=4.0) | RDMIF::CoulombDielectric | |
CoulombDielectric(const RDKit::ROMol &mol, int confId=-1, double probeCharge=1.0, bool absVal=false, const std::string &prop="_GasteigerCharge", double alpha=0.0, double cutoff=1.0, double epsilon=80.0, double xi=4.0) | RDMIF::CoulombDielectric | |
operator()(double x, double y, double z, double thres) const | RDMIF::CoulombDielectric |