Skip to main content

devstop_batch_with_kernel

Function devstop_batch_with_kernel 

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