Type Alias ndarray_interp::interp1d::Interp1DVec
source · pub type Interp1DVec<A, S> = Interp1DOwned<A, Ix2, S>;Expand description
one-dimensional interpolant for vectroized, owned data
pub type Interp1DVec<A, S> = Interp1DOwned<A, Ix2, S>;one-dimensional interpolant for vectroized, owned data