public final class KrugerInterpolator extends Object
Written by Anton Danshin, https://jetcracker.wordpress.com/2014/12/26/constrained-cubic-spline-java/
| Constructor and Description |
|---|
KrugerInterpolator(double[] points,
double[] values) |
Copyright © 2022. All rights reserved.