Skip to main content

cmo_batch_with_kernel

Function cmo_batch_with_kernel 

Source
pub fn cmo_batch_with_kernel(
    data: &[f64],
    sweep: &CmoBatchRange,
    k: Kernel,
) -> Result<CmoBatchOutput, CmoError>