rotate# HermiteSpline.rotate(rotation_matrix, centred=True)# Rotate the spline with the provided rotation matrix. Parameters# rotation_matrixnumpy.ndarrayThe rotation matrix applied to the spline.