Trait ndarray_stats::interpolate::Interpolate
source · pub trait Interpolate<T> { }Expand description
Used to provide an interpolation strategy to quantile_axis_mut.
pub trait Interpolate<T> { }Used to provide an interpolation strategy to quantile_axis_mut.