Skip to main content

willr_batch_par_slice

Function willr_batch_par_slice 

Source
pub fn willr_batch_par_slice(
    high: &[f64],
    low: &[f64],
    close: &[f64],
    sweep: &WillrBatchRange,
    kern: Kernel,
) -> Result<WillrBatchOutput, WillrError>