pub fn devstop_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &DevStopBatchRange,
kernel: Kernel,
) -> Result<DevStopBatchOutput, DevStopError>pub fn devstop_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &DevStopBatchRange,
kernel: Kernel,
) -> Result<DevStopBatchOutput, DevStopError>