29 #ifndef CDPL_CHEM_ENTITY3DCOORDINATESFUNCTION_HPP
30 #define CDPL_CHEM_ENTITY3DCOORDINATESFUNCTION_HPP
Definition of vector data types.
std::function< const Math::Vector3D &(const Chem::Entity &)> Entity3DCoordinatesFunction
A generic wrapper class used to store a user-defined Chem::Entity3D coordinates function.
Definition: Entity3DCoordinatesFunction.hpp:43
CVector< double, 3 > Vector3D
A bounded 3 element vector holding floating point values of type double.
Definition: Vector.hpp:1637
The namespace of the Chemical Data Processing Library.