pub fn stddev_with_kernel( input: &StdDevInput<'_>, kernel: Kernel, ) -> Result<StdDevOutput, StdDevError>