Module Contents
Functions
-
ocelot.rad.spline_py.__author__ = Sergey Tomin
-
ocelot.rad.spline_py.derivat(x, y)
-
ocelot.rad.spline_py.moment(x, y)
-
ocelot.rad.spline_py.cspline_coef(x, y)
-
ocelot.rad.spline_py.cinterp(x, y, x_new)
-
ocelot.rad.spline_py.f