dot_outer#

Rotation.dot_outer(other: Rotation) ndarray[source]#

Return the outer dot products of the rotations and the other rotations.

Parameters:
other

Other rotations.

Returns:
cosines

Outer dot products.