powered by
skewmatrix-class
skewmatrix(a)
a[,,i]
skewvector-class
skewvector
rotmatrix
rotvector
eulerzyx
eulerzxz
quaternion
x <- skewmatrix(matrix(c(0,1,2,-1,0,3,-2,-3,0),3,3)) x rotmatrix(x) skewvector(x) rotation.angle(x)
Run the code above in your browser using DataLab