splines
splines copied to clipboard
Why the Barry-Goldman quaternions spline is always closed?
Hello,
I'm currently working on implementing the Barry-Goldman quaternions spline in the R language. I follow your code. I am wondering why you set it closed. Is there a problem if we don't close the spline with this algorithm?