Skip to main content

ott_batch_with_kernel

Function ott_batch_with_kernel 

Source
pub fn ott_batch_with_kernel(
    data: &[f64],
    sweep: &OttBatchRange,
    k: Kernel,
) -> Result<OttBatchOutput, OttError>