Skip to main content

vpci_batch_with_kernel

Function vpci_batch_with_kernel 

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