pub fn vi_batch_with_kernel(
high: &[f64],
low: &[f64],
close: &[f64],
sweep: &ViBatchRange,
k: Kernel,
) -> Result<ViBatchOutput, ViError>pub fn vi_batch_with_kernel(
high: &[f64],
low: &[f64],
close: &[f64],
sweep: &ViBatchRange,
k: Kernel,
) -> Result<ViBatchOutput, ViError>