pub fn dist_beta_lut(alpha: f64, beta: f64, resolution: usize) -> LutF64
Beta distribution: Beta(alpha, beta). Support: [0, 1].