Type Alias ndarray_interp::interp2d::Interp2DVec
source · pub type Interp2DVec<A, S> = Interp2DOwned<A, Ix3, S>;Expand description
two-dimensional interpolant for vectroized, owned data
pub type Interp2DVec<A, S> = Interp2DOwned<A, Ix3, S>;two-dimensional interpolant for vectroized, owned data