Skip to main content

wto_batch_with_kernel

Function wto_batch_with_kernel 

Source
pub fn wto_batch_with_kernel(
    data: &[f64],
    sweep: &WtoBatchRange,
    k: Kernel,
) -> Result<WtoBatchOutput, WtoError>