Chemical Data Processing Library Python API - Version 1.1.1
|
This is the complete list of members for CDPL.Math.DKabschAlgorithm, including all inherited members.
__init__() | CDPL.Math.DKabschAlgorithm | |
__init__(DKabschAlgorithm algo) | CDPL.Math.DKabschAlgorithm | |
align(ConstFMatrixExpression points, ConstFMatrixExpression ref_points, bool do_center=True, int max_svd_iter=0) | CDPL.Math.DKabschAlgorithm | |
align(ConstDMatrixExpression points, ConstDMatrixExpression ref_points, bool do_center=True, int max_svd_iter=0) | CDPL.Math.DKabschAlgorithm | |
align(ConstFMatrixExpression points, ConstFMatrixExpression ref_points, ConstFVectorExpression weights, bool do_center=True, int max_svd_iter=0) | CDPL.Math.DKabschAlgorithm | |
align(ConstDMatrixExpression points, ConstDMatrixExpression ref_points, ConstDVectorExpression weights, bool do_center=True, int max_svd_iter=0) | CDPL.Math.DKabschAlgorithm | |
assign(DKabschAlgorithm algo) | CDPL.Math.DKabschAlgorithm | |
getObjectID() | CDPL.Math.DKabschAlgorithm | |
getTransform() | CDPL.Math.DKabschAlgorithm | |
objectID (defined in CDPL.Math.DKabschAlgorithm) | CDPL.Math.DKabschAlgorithm | static |
transform (defined in CDPL.Math.DKabschAlgorithm) | CDPL.Math.DKabschAlgorithm | static |