Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 298 Bytes

File metadata and controls

10 lines (9 loc) · 298 Bytes

Quaternion

.. autoclass:: spatialmath.quaternion.Quaternion
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:
   :special-members: __mul__,  __truediv__, __add__, __sub__, __eq__, __ne__, __pow__, __init__
   :exclude-members: count, copy, index, sort, remove