Chemical Data Processing Library C++ API - Version 1.1.1
|
Provides constants used to specify the employed conformer sampling method. More...
Variables | |
const unsigned int | AUTO = 0 |
const unsigned int | SYSTEMATIC = 1 |
const unsigned int | STOCHASTIC = 2 |
Provides constants used to specify the employed conformer sampling method.
const unsigned int CDPL::ConfGen::ConformerSamplingMode::AUTO = 0 |
const unsigned int CDPL::ConfGen::ConformerSamplingMode::SYSTEMATIC = 1 |
const unsigned int CDPL::ConfGen::ConformerSamplingMode::STOCHASTIC = 2 |