dot_outer# Symmetry.dot_outer(other: Rotation) → ndarray[source]# Return the outer dot products of the rotations and the other rotations. Parameters: otherOther rotations. Returns: cosinesOuter dot products.