Skip to main content

rvi_batch_with_kernel

Function rvi_batch_with_kernel 

Source
pub fn rvi_batch_with_kernel(
    data: &[f64],
    sweep: &RviBatchRange,
    k: Kernel,
) -> Result<RviBatchOutput, RviError>