Skip to main content

rsmk_batch_with_kernel

Function rsmk_batch_with_kernel 

Source
pub fn rsmk_batch_with_kernel(
    main: &[f64],
    compare: &[f64],
    sweep: &RsmkBatchRange,
    k: Kernel,
) -> Result<RsmkBatchOutput, RsmkError>