Skip to main content

msw_batch_with_kernel

Function msw_batch_with_kernel 

Source
pub fn msw_batch_with_kernel(
    data: &[f64],
    sweep: &MswBatchRange,
    k: Kernel,
) -> Result<MswBatchOutput, MswError>