Skip to main content

avsl_batch_with_kernel

Function avsl_batch_with_kernel 

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