Virtual Belgium  2.0
A micro-simulation platform for the Belgian population
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
dist_param_mixture_2d Struct Reference

#include <Random.hpp>

Public Attributes

std::vector< dist_param_2dcomponents
 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...
 

Member Data Documentation

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


The documentation for this struct was generated from the following file: