vidya_batch_with_kernel

Function vidya_batch_with_kernel 

Source
pub fn vidya_batch_with_kernel(
    data: &[f64],
    sweep: &VidyaBatchRange,
    k: Kernel,
) -> Result<VidyaBatchOutput, VidyaError>