.. _api-rotate: Rotate ====== Functions for rotating 2D or 3D data around a specified axis/center using spline interpolation. .. automodule:: splineops.rotate.rotate :members: :undoc-members: :show-inheritance: See also -------- :class:`~splineops.interpolate.tensorspline.TensorSpline` The base class used internally for spline interpolation.