pub fn fisher_with_kernel( input: &FisherInput<'_>, kernel: Kernel, ) -> Result<FisherOutput, FisherError>