pub type Interp2DVec<A, S> = Interp2DOwned<A, Ix3, S>;Expand description
two-dimensional interpolant for vectroized, owned data
Aliased Typeยง
pub struct Interp2DVec<A, S> { /* private fields */ }pub type Interp2DVec<A, S> = Interp2DOwned<A, Ix3, S>;two-dimensional interpolant for vectroized, owned data
pub struct Interp2DVec<A, S> { /* private fields */ }