Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
mapping.h File Reference
#include "HealthGPS.Core/identifier.h"
#include "HealthGPS.Core/interval.h"
#include <stdexcept>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for mapping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::MappingEntry
 Defines risk factor mapping entry data type. More...
 
class  hgps::HierarchicalMapping
 Defines the hierarchical model mapping data type. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Typedefs

using hgps::OptionalInterval = std::optional< core::DoubleInterval >
 Optional Range of doubles data type.
 

Variables

const core::Identifier hgps::InterceptKey = core::Identifier{"intercept"}
 The constant in the regression model presentation identifier.