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