Skip to main content

otto_batch_with_kernel

Function otto_batch_with_kernel 

Source
pub fn otto_batch_with_kernel(
    data: &[f64],
    sweep: &OttoBatchRange,
    k: Kernel,
) -> Result<OttoBatchOutput, OttoError>