Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
life_table.h File Reference
#include "HealthGPS.Core/interval.h"
#include "gender_value.h"
#include <map>
Include dependency graph for life_table.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::Birth
 Define the birth data type. More...
 
class  hgps::LifeTable
 Defines the population life table data type. More...
 

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 

Typedefs

using hgps::Mortality = GenderValue< float >
 Mortality by gender. More...