29 #ifndef CDPL_DESCR_ATOMAUTOCORRELATION3DVECTORCALCULATOR_HPP
30 #define CDPL_DESCR_ATOMAUTOCORRELATION3DVECTORCALCULATOR_HPP
Definition of the class CDPL::Descr::AutoCorrelation3DVectorCalculator.
Definition of the preprocessor macro CDPL_DESCR_API.
#define CDPL_DESCR_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of vector data types.
A common interface for data-structures that support a random access to stored Chem::Atom instances.
Definition: AtomContainer.hpp:55
AtomAutoCorrelation3DVectorCalculator.
Definition: AtomAutoCorrelation3DVectorCalculator.hpp:54
AtomAutoCorrelation3DVectorCalculator(const Chem::AtomContainer &cntnr, Math::DVector &vec)
void calculate(const Chem::AtomContainer &cntnr, Math::DVector &vec)
AtomAutoCorrelation3DVectorCalculator()
Constructs the AtomAutoCorrelation3DVectorCalculator instance.
AutoCorrelation3DVectorCalculator.
Definition: AutoCorrelation3DVectorCalculator.hpp:52
QuaternionVectorAdapter< E > vec(QuaternionExpression< E > &e)
Definition: QuaternionAdapter.hpp:237
The namespace of the Chemical Data Processing Library.