Skip to main content

stoch_with_kernel

Function stoch_with_kernel 

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