identity#

classmethod Orientation.identity(shape: int | tuple = (1,)) Quaternion[source]#

Create identity quaternions.

Parameters:
shape

Shape of the quaternion instance.

Returns:
Q

Identity quaternions.