Skip to main content

vpt_batch_slice

Function vpt_batch_slice 

Source
pub fn vpt_batch_slice(
    price: &[f64],
    volume: &[f64],
    kern: Kernel,
) -> Result<VptBatchOutput, VptError>