Math
JSMDInterfaces.Math.AbstractInterpolationMethod
— TypeAbstractInterpolationMethod
Abstract type representing any interpolation method.
JSMDInterfaces.Math.interpolate
— Methodinterpolate(::AbstractInterpolationMethod, x)
Abstract interpolator call method.