![]() |
Virtual Belgium
2.0
A micro-simulation platform for the Belgian population
|
#include <Random.hpp>
Public Attributes | |
| std::vector< dist_param_2d > | components |
| vector storing the mixture's components More... | |
| std::vector< float > | p |
| mixing proportions of each components More... | |
| float | min [2] |
| vector of lower bounds More... | |
| float | max [2] |
| vector of upper bounds More... | |
| std::vector<dist_param_2d > dist_param_mixture_2d::components |
vector storing the mixture's components
| float dist_param_mixture_2d::max[2] |
vector of upper bounds
| float dist_param_mixture_2d::min[2] |
vector of lower bounds
| std::vector<float> dist_param_mixture_2d::p |
mixing proportions of each components