conjugate_Q4 function

Conjugation of a Quaternion

Conjugation of a Quaternion

Inverse rotation given by conjugated quaternion

conjugate_Q4(q, normalize = FALSE)

Arguments

  • q: object of class "quaternion"
  • normalize: logical. Whether a quaternion normalization should be applied (TRUE) or not (FALSE, the default).

Returns

object of class "quaternion"

  • Maintainer: Tobias Stephan
  • License: GPL (>= 3)
  • Last published: 2025-03-01