pub fn stochf_with_kernel( input: &StochfInput<'_>, kernel: Kernel, ) -> Result<StochfOutput, StochfError>