Chemical Data Processing Library C++ API - Version 1.1.1
Public Member Functions | Friends | List of all members
CDPL::Shape::GaussianShapeFunctionAlignment::Result Class Reference

#include <GaussianShapeFunctionAlignment.hpp>

Public Member Functions

 Result (const Math::Matrix4D &xform, double overlap, double col_overlap)
 
const Math::Matrix4DgetTransform () const
 
double getOverlap () const
 
double getColorOverlap () const
 

Friends

class GaussianShapeFunctionAlignment
 

Constructor & Destructor Documentation

◆ Result()

CDPL::Shape::GaussianShapeFunctionAlignment::Result::Result ( const Math::Matrix4D xform,
double  overlap,
double  col_overlap 
)
inline

Member Function Documentation

◆ getTransform()

const Math::Matrix4D& CDPL::Shape::GaussianShapeFunctionAlignment::Result::getTransform ( ) const
inline

◆ getOverlap()

double CDPL::Shape::GaussianShapeFunctionAlignment::Result::getOverlap ( ) const
inline

◆ getColorOverlap()

double CDPL::Shape::GaussianShapeFunctionAlignment::Result::getColorOverlap ( ) const
inline

Friends And Related Function Documentation

◆ GaussianShapeFunctionAlignment

friend class GaussianShapeFunctionAlignment
friend

The documentation for this class was generated from the following file: