public class CsTCBEx1 extends Object
Computes the Kochanek-Bartels cubic spline.
This example interpolates to a set of points with a Kochanek-Bartels cubic spline. At \(x\) = 3, the continuity and tension parameters are \(-1\). At all other points, they are zero. Interpolated values are then printed.Constructor and Description |
---|
CsTCBEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.