pub fn minmax_batch_par_slice(
high: &[f64],
low: &[f64],
sweep: &MinmaxBatchRange,
kern: Kernel,
) -> Result<MinmaxBatchOutput, MinmaxError>pub fn minmax_batch_par_slice(
high: &[f64],
low: &[f64],
sweep: &MinmaxBatchRange,
kern: Kernel,
) -> Result<MinmaxBatchOutput, MinmaxError>