Siddhanta Parity API Documentation - v1.3.0
    Preparing search index...
    • Creates a rotation based on applying one rotation followed by another.

      Given two rotation matrices, returns a combined rotation matrix that is equivalent to rotating based on the first matrix, followed by the second.

      Parameters

      Returns RotationMatrix

      The combined rotation matrix.