Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Math::KabschAlgorithm< T > Member List

This is the complete list of members for CDPL::Math::KabschAlgorithm< T >, including all inherited members.

align(const MatrixExpression< M1 > &points, const MatrixExpression< M2 > &ref_points, const VectorExpression< V > &weights, bool do_center=true, std::size_t max_svd_iter=0)CDPL::Math::KabschAlgorithm< T >inline
align(const MatrixExpression< M1 > &points, const MatrixExpression< M2 > &ref_points, bool do_center=true, std::size_t max_svd_iter=0)CDPL::Math::KabschAlgorithm< T >inline
getTransform() constCDPL::Math::KabschAlgorithm< T >inline
MatrixType typedefCDPL::Math::KabschAlgorithm< T >
ValueType typedefCDPL::Math::KabschAlgorithm< T >
VectorType typedefCDPL::Math::KabschAlgorithm< T >