Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the type CDPL::ConfGen::ConformerDataArray. More...
Go to the source code of this file.
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::ConfGen | |
Contains classes and functions related to conformer ensemble generation. | |
Typedefs | |
typedef std::vector< ConformerData::SharedPointer > | CDPL::ConfGen::ConformerDataArray |
A data type for the storage of dyn. allocated ConfGen::ConformerData objects. More... | |
Definition of the type CDPL::ConfGen::ConformerDataArray.