Type Alias ndarray_interp::interp2d::Interp2DDataView  
source · pub type Interp2DDataView<A, D, S> = Interp2D<ViewRepr<A>, OwnedRepr<A>, OwnedRepr<A>, D, S>;Expand description
two-dimensional interpolant for data views and owned axis