Type Alias ndarray_interp::interp1d::Interp1DDataView
source · pub type Interp1DDataView<A, D, S> = Interp1D<ViewRepr<A>, OwnedRepr<A>, D, S>;Expand description
one-dimensional interpolant for data views and owned axis