:mod:`ocelot.rad.spline_py` =========================== .. py:module:: ocelot.rad.spline_py Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: ocelot.rad.spline_py.derivat ocelot.rad.spline_py.moment ocelot.rad.spline_py.cspline_coef ocelot.rad.spline_py.cinterp .. data:: __author__ :annotation: = Sergey Tomin .. function:: derivat(x, y) .. function:: moment(x, y) .. function:: cspline_coef(x, y) .. function:: cinterp(x, y, x_new) .. data:: f