Skip to main content

avsl_batch_slice

Function avsl_batch_slice 

Source
pub fn avsl_batch_slice(
    close: &[f64],
    low: &[f64],
    volume: &[f64],
    sweep: &AvslBatchRange,
    kern: Kernel,
) -> Result<AvslBatchOutput, AvslError>