pub fn dti_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &DtiBatchRange,
k: Kernel,
) -> Result<DtiBatchOutput, DtiError>pub fn dti_batch_with_kernel(
high: &[f64],
low: &[f64],
sweep: &DtiBatchRange,
k: Kernel,
) -> Result<DtiBatchOutput, DtiError>