|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_CHEM_ATOMCONFORMER3DCOORDINATESFUNCTOR_HPP
30 #define CDPL_CHEM_ATOMCONFORMER3DCOORDINATESFUNCTOR_HPP
54 confIndex(conf_idx) {}
65 std::size_t confIndex;
70 #endif // CDPL_CHEM_ATOMCONFORMER3DCOORDINATESFUNCTOR_HPP
Definition of the preprocessor macro CDPL_CHEM_API.
#define CDPL_CHEM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
CVector< double, 3 > Vector3D
A bounded 3 element vector holding floating point values of type double.
Definition: Vector.hpp:1637
Atom.
Definition: Atom.hpp:52
The namespace of the Chemical Data Processing Library.
Definition of vector data types.