MutualInformation.score_angles#

MutualInformation.score_angles(x)#

Computes the score after a given rotation.

Parameters:
xtuple of float

Tuple of Euler angles in zyx convention for each dimension.

Returns:
float

The score obtained for the rotation transformation.