Skip to main content

aroon_with_kernel

Function aroon_with_kernel 

Source
pub fn aroon_with_kernel(
    input: &AroonInput<'_>,
    kernel: Kernel,
) -> Result<AroonOutput, AroonError>