Skip to main content

dm_batch_with_kernel

Function dm_batch_with_kernel 

Source
pub fn dm_batch_with_kernel(
    high: &[f64],
    low: &[f64],
    sweep: &DmBatchRange,
    k: Kernel,
) -> Result<DmBatchOutput, DmError>