![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of class CDPL::ForceField::MMFF94BondChargeIncrementTable. More...
#include <cstddef>#include <cstdint>#include <iosfwd>#include <unordered_map>#include <memory>#include <functional>#include <boost/iterator/transform_iterator.hpp>#include "CDPL/ForceField/APIPrefix.hpp"Go to the source code of this file.
Classes | |
| class | CDPL::ForceField::MMFF94BondChargeIncrementTable |
| Lookup table mapping (bond type, atom-type 1, atom-type 2) triples to MMFF94 bond charge increments. More... | |
| class | CDPL::ForceField::MMFF94BondChargeIncrementTable::Entry |
| A single bond charge increment table record. More... | |
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::ForceField | |
| Contains classes and functions related to molecular force fields. | |
Definition of class CDPL::ForceField::MMFF94BondChargeIncrementTable.