Skip to main content

cci_batch_with_kernel

Function cci_batch_with_kernel 

Source
pub fn cci_batch_with_kernel(
    data: &[f64],
    sweep: &CciBatchRange,
    k: Kernel,
) -> Result<CciBatchOutput, CciError>