pub fn vpci_batch_with_kernel(
close: &[f64],
volume: &[f64],
sweep: &VpciBatchRange,
kernel: Kernel,
) -> Result<VpciBatchOutput, VpciError>pub fn vpci_batch_with_kernel(
close: &[f64],
volume: &[f64],
sweep: &VpciBatchRange,
kernel: Kernel,
) -> Result<VpciBatchOutput, VpciError>