FLC.score_translation#

FLC.score_translation(x)#

Computes the score after a given translation.

Parameters:
xtuple of float

Tuple representing the translation transformation in each dimension.

Returns:
float

The score obtained for the translation transformation.