Simple class containing the starting compartment sizes.
More...
#include <LSS_FullConditional.hpp>
Simple class containing the starting compartment sizes.
| SpatialSEIR::InitData::InitData |
( |
int * |
_S0, |
|
|
int * |
_E0, |
|
|
int * |
_I0, |
|
|
int * |
_R0, |
|
|
int * |
nLoc |
|
) |
| |
| SpatialSEIR::InitData::InitData |
( |
| ) |
|
| SpatialSEIR::InitData::~InitData |
( |
| ) |
|
| void SpatialSEIR::InitData::populate |
( |
int * |
_S0, |
|
|
int * |
_E0, |
|
|
int * |
_I0, |
|
|
int * |
_R0, |
|
|
int * |
nLoc |
|
) |
| |
| int* SpatialSEIR::InitData::E0 |
| int* SpatialSEIR::InitData::I0 |
| int* SpatialSEIR::InitData::numLocations |
| int* SpatialSEIR::InitData::R0 |
| int* SpatialSEIR::InitData::S0 |
The documentation for this class was generated from the following files: