It might be useful to define the Jacobian for this conversion, so all formulas in latest chapters also apply to quaternions via the chain rule.
The conversion Jacobian can be derived by combining two Jacobians:
- Matrix -> YPR (see §2.5).
- YPR -> Quaternion (see §2.1).
A more direct way would be to derive the Jacobian of the operation described in this paper, but it implies obtaining the Jacobian of an eigenvector. I couldn't find such a closed form expression, not even in the "Matrix Bookbook".
It might be useful to define the Jacobian for this conversion, so all formulas in latest chapters also apply to quaternions via the chain rule.
The conversion Jacobian can be derived by combining two Jacobians:
A more direct way would be to derive the Jacobian of the operation described in this paper, but it implies obtaining the Jacobian of an eigenvector. I couldn't find such a closed form expression, not even in the "Matrix Bookbook".