pub fn stoch_with_kernel( input: &StochInput<'_>, kernel: Kernel, ) -> Result<StochOutput, StochError>