Skip to main content

fosc_batch_with_kernel

Function fosc_batch_with_kernel 

Source
pub fn fosc_batch_with_kernel(
    data: &[f64],
    sweep: &FoscBatchRange,
    k: Kernel,
) -> Result<FoscBatchOutput, FoscError>