pub fn reverse_rsi_with_kernel(
input: &ReverseRsiInput<'_>,
kernel: Kernel,
) -> Result<ReverseRsiOutput, ReverseRsiError>pub fn reverse_rsi_with_kernel(
input: &ReverseRsiInput<'_>,
kernel: Kernel,
) -> Result<ReverseRsiOutput, ReverseRsiError>