Functions§
- linear_
weight - Calculates the interpolation weight between
x1andx2for a valuex. - linear_
weighting - pos_
search - quad_
polynomial - Evaluates the quadratic Lagrange polynomial defined by three points.
- quadratic_
interpolation - Performs quadratic interpolation for the point
xgiven vectors of abscissasxsand ordinatesys.