Skip to main content

cfo_batch_with_kernel

Function cfo_batch_with_kernel 

Source
pub fn cfo_batch_with_kernel(
    data: &[f64],
    sweep: &CfoBatchRange,
    k: Kernel,
) -> Result<CfoBatchOutput, CfoError>