![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of class CDPL::Shape::GaussianShapeFunctionAlignment. More...
#include <cstddef>#include <vector>#include <memory>#include "CDPL/Shape/APIPrefix.hpp"#include "CDPL/Shape/FastGaussianShapeOverlapFunction.hpp"#include "CDPL/Shape/PrincipalAxesAlignmentStartGenerator.hpp"#include "CDPL/Shape/QuaternionTransformation.hpp"#include "CDPL/Math/Matrix.hpp"#include "CDPL/Math/VectorArray.hpp"#include "CDPL/Math/BFGSMinimizer.hpp"Go to the source code of this file.
Classes | |
| class | CDPL::Shape::GaussianShapeFunctionAlignment |
| Driver for the alignment of one Shape::GaussianShapeFunction (the aligned shape) against a fixed reference Shape::GaussianShapeFunction. More... | |
| class | CDPL::Shape::GaussianShapeFunctionAlignment::Result |
| A single alignment result: rigid-body transformation plus shape and color overlap values. More... | |
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Shape | |
| Contains classes and functions related to molecular shape representation and processing. | |
Definition of class CDPL::Shape::GaussianShapeFunctionAlignment.