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