public class MultiCubicSpline extends RecursiveGridInterpolation
cubic spline interpolation
.Constructor and Description |
---|
MultiCubicSpline()
Create an instance with
CubicSpline as the implementation of the univariate cubic
spline interpolation algorithm. |
public MultiCubicSpline()
CubicSpline
as the implementation of the univariate cubic
spline interpolation algorithm.Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.