Skip to main content

tsi_batch_with_kernel

Function tsi_batch_with_kernel 

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