pub fn pvi_batch_with_kernel(
close: &[f64],
volume: &[f64],
sweep: &PviBatchRange,
k: Kernel,
) -> Result<PviBatchOutput, PviError>pub fn pvi_batch_with_kernel(
close: &[f64],
volume: &[f64],
sweep: &PviBatchRange,
k: Kernel,
) -> Result<PviBatchOutput, PviError>