Skip to main content

obv_batch_with_kernel

Function obv_batch_with_kernel 

Source
pub fn obv_batch_with_kernel(
    close: &[f64],
    volume: &[f64],
    kernel: Kernel,
) -> Result<ObvBatchOutput, ObvError>