psemek/libs/random/include/psemek/random
2026-06-30 23:45:40 +03:00
..
device.hpp Rename random::random_device -> random::device 2021-02-15 12:24:43 +03:00
exponential.hpp Add exponential random distribution 2023-02-24 22:57:03 +03:00
generator.hpp Make random::generator::min/max constexpr 2023-08-22 20:28:44 +03:00
normal.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
poisson.hpp Add random::poisson distribution 2025-01-12 20:05:47 +03:00
uniform.hpp Support random::uniform_from with initializer_list 2025-05-14 22:52:47 +03:00
uniform_ball.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
uniform_box.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
uniform_hemiball.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
uniform_hemisphere.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
uniform_int.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
uniform_real.hpp Remove random::uniform_real_distribution copy constructor 2026-06-30 23:45:40 +03:00
uniform_sphere.hpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
weighted.hpp Add TODO to reimplement weighted distribution using Vose's alias algorithm 2024-01-26 13:29:04 +03:00