from_rotation#

classmethod Homochoric.from_rotation(rotation: Rotation) Homochoric[source]#

Create an homochoric vector from a rotation.

Parameters:
rotation

Rotation.

Returns:
v

Homochoric vector.

See also

Quaternion.to_homochoric