MaxScoreOverRotations.merge#

classmethod MaxScoreOverRotations.merge(param_stores, **kwargs)[source]#

Merges multiple instances of MaxScoreOverRotations.

Parameters:
param_storeslist of tuples

Internal parameter store. Obtained by running tuple(instance).

**kwargs

Optional keyword arguments.

Returns:
tuple

Max aggregated translation scores, corresponding rotations, translation offset that is zero by default and mapping between rotation index and rotation matrices.