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
CVector< double, 3 > Vector3D
A bounded 3 element vector holding floating point values of type double.
Definition: Vector.hpp:1637