Skip to main content

dec_osc_batch_slice

Function dec_osc_batch_slice 

Source
pub fn dec_osc_batch_slice(
    data: &[f64],
    sweep: &DecOscBatchRange,
    kern: Kernel,
) -> Result<DecOscBatchOutput, DecOscError>