Skip to main content

obv_batch_slice

Function obv_batch_slice 

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