pub fn reflex_with_kernel( input: &ReflexInput<'_>, kernel: Kernel, ) -> Result<ReflexOutput, ReflexError>