conjugate_Q4: Conjugation of a Quaternion

View source: R/rotation.R

conjugate_Q4R Documentation

Conjugation of a Quaternion

Description

Inverse rotation given by conjugated quaternion

Usage

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).

Value

object of class "quaternion"


tectonicr documentation built on Sept. 11, 2024, 6:05 p.m.