Skip to main content

tsf_batch_slice

Function tsf_batch_slice 

Source
pub fn tsf_batch_slice(
    data: &[f64],
    sweep: &TsfBatchRange,
    kern: Kernel,
) -> Result<TsfBatchOutput, TsfError>