Skip to main content

tsi_batch_slice

Function tsi_batch_slice 

Source
pub fn tsi_batch_slice(
    data: &[f64],
    sweep: &TsiBatchRange,
    kern: Kernel,
) -> Result<TsiBatchOutput, TsiError>