Skip to main content

rsmk_batch_slice

Function rsmk_batch_slice 

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