Skip to main content

roc_indicator_with_kernel

Function roc_indicator_with_kernel 

Source
pub unsafe fn roc_indicator_with_kernel(
    input: &RocInput<'_>,
    k: Kernel,
) -> Result<RocOutput, RocError>