Skip to main content

stochf_with_kernel

Function stochf_with_kernel 

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