Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
SpatialEntityAlignment.hpp File Reference

Definition of the class CDPL::Chem::SpatialEntityAlignment. More...

#include <cstddef>
#include <algorithm>
#include <vector>
#include <set>
#include <unordered_set>
#include <functional>
#include <boost/functional/hash.hpp>
#include "CDPL/Chem/TopologicalEntityAlignment.hpp"
#include "CDPL/Math/KabschAlgorithm.hpp"
#include "CDPL/Math/Matrix.hpp"
#include "CDPL/Math/Vector.hpp"
#include "CDPL/Util/ObjectStack.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::SpatialEntityAlignment< T >
 SpatialEntityAlignment. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

Definition of the class CDPL::Chem::SpatialEntityAlignment.