cvi_batch_with_kernel

Function cvi_batch_with_kernel 

Source
pub fn cvi_batch_with_kernel(
    high: &[f64],
    low: &[f64],
    sweep: &CviBatchRange,
    k: Kernel,
) -> Result<CviBatchOutput, CviError>