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