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

Definition of class CDPL::Shape::PrincipalAxesAlignmentStartGenerator. More...

#include <vector>
#include <boost/random/mersenne_twister.hpp>
#include "CDPL/Shape/APIPrefix.hpp"
#include "CDPL/Shape/GaussianShapeAlignmentStartGenerator.hpp"
#include "CDPL/Math/Vector.hpp"
#include "CDPL/Math/QuaternionExpression.hpp"

Go to the source code of this file.

Classes

class  CDPL::Shape::PrincipalAxesAlignmentStartGenerator
 Generator that produces alignment starting transformations by aligning the principal axes of the aligned shape to those of the reference shape. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Shape
 Contains classes and functions related to molecular shape representation and processing.
 

Detailed Description

Definition of class CDPL::Shape::PrincipalAxesAlignmentStartGenerator.