ocelot.rad.spline_py

Module Contents

Functions

derivat(x, y)

moment(x, y)

cspline_coef(x, y)

cinterp(x, y, x_new)

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