Primary template for a multivariate uniform distribution. More...
#include <multivariate_uniform_distribution.hpp>
Primary template for a multivariate uniform distribution.
T | The result type for sampling from the distribution. |
Constraint | The constraint type to limit the range of the distribution function. |
Definition at line 40 of file multivariate_uniform_distribution.hpp.