cubicSpline: cubeSpline

Description Usage

Description

Calculate cubic spline passing through the points (x,y) with known gradients g at these points. The parameter 'interpoints' describes the number of points in each segment.

Usage

1
cubicSpline(x, y, g, interpoints = 10)

bobverity/bobFunctions documentation built on May 12, 2019, 11:29 p.m.