pub type Interp1DVec<A, S> = Interp1DOwned<A, Ix2, S>;
Expand description

one-dimensional interpolant for vectroized, owned data