powered by
nearest.SO3(x) nearest.orthog(x)
nearest.SO3
orientation-class
nearest.orthog
x <- matrix(rnorm(9), 3,3) nearest.orthog(x) nearest.SO3(x) x <- -x nearest.orthog(x) nearest.SO3(x)
Run the code above in your browser using DataLab