outer inner product between two quaternions
Description
cos angle(g1,g2)/2 = dot(g1,g2)
Syntax
Input
g1, g2 | quaternion |
Output
d | double |
outer inner product between two quaternions
cos angle(g1,g2)/2 = dot(g1,g2)
g1, g2 | quaternion |
d | double |