Skip to main content

ui_batch_with_kernel

Function ui_batch_with_kernel 

Source
pub fn ui_batch_with_kernel(
    data: &[f64],
    sweep: &UiBatchRange,
    k: Kernel,
) -> Result<UiBatchOutput, UiError>