Chemical Data Processing Library C++ API - Version 1.1.1
|
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() const | CDPL::Math::KabschAlgorithm< T > | inline |
MatrixType typedef | CDPL::Math::KabschAlgorithm< T > | |
ValueType typedef | CDPL::Math::KabschAlgorithm< T > | |
VectorType typedef | CDPL::Math::KabschAlgorithm< T > |