![]() |
XLPack 7.0
Python API Reference Manual
|
Functions | |
def | pchfe (n, x, f, d, ne, xe, fe, incfd=1, skip=0) |
Evaluation of function values for piecewise cubic Hermite (and cubic spline) interpolation | |
def | pchse (n, x, f, d, incfd=1) |
Piecewise cubic spline interpolation ("not a knot" condition) | |
def | pchia (n, x, f, d, a, b, incfd=1, skip=0) |
Integral of piecewise cubic Hermite / cubic spline function | |
This is the group of E. Interpolation