ENH: Allow `Splinterpolator` instances to be created from an existing set of spline coefficients, and extend extrapolation options
Compare changes
- Paul McCarthy authored
+ 6
− 3
@@ -1436,16 +1436,19 @@ void Splinterpolator<T>::assign(const Splinterpolator<T>& src)
@@ -1436,16 +1436,19 @@ void Splinterpolator<T>::assign(const Splinterpolator<T>& src)