Skip to main content

vosc_batch_with_kernel

Function vosc_batch_with_kernel 

Source
pub fn vosc_batch_with_kernel(
    data: &[f64],
    sweep: &VoscBatchRange,
    k: Kernel,
) -> Result<VoscBatchOutput, VoscError>