|
libspatialSEIR
0.1
Bayesian Spatial SEIR Modeling
|
#include <LSS_Samplers.hpp>
Public Member Functions | |
| IndexedInitCompartmentMetropolisSampler (ModelContext *context, InitCompartmentFullConditional *initCompartmentFC, int *initCompartmentData) | |
| void | drawSample () |
| int | getSamplerType () |
| ~IndexedInitCompartmentMetropolisSampler () | |
Public Member Functions inherited from SpatialSEIR::Sampler | |
| virtual | ~Sampler () |
Public Attributes | |
| ModelContext ** | context |
| InitCompartmentFullConditional ** | initCompartmentFC |
| int ** | indexLength |
| int ** | indexList |
| int ** | initCompartmentData |
The IndexedInitCompartmentMetropolisSampler is depricated.
| SpatialSEIR::IndexedInitCompartmentMetropolisSampler::IndexedInitCompartmentMetropolisSampler | ( | ModelContext * | context, |
| InitCompartmentFullConditional * | initCompartmentFC, | ||
| int * | initCompartmentData | ||
| ) |
| SpatialSEIR::IndexedInitCompartmentMetropolisSampler::~IndexedInitCompartmentMetropolisSampler | ( | ) |
|
virtual |
Implements SpatialSEIR::Sampler.
|
virtual |
Implements SpatialSEIR::Sampler.
| ModelContext** SpatialSEIR::IndexedInitCompartmentMetropolisSampler::context |
| int** SpatialSEIR::IndexedInitCompartmentMetropolisSampler::indexLength |
| int** SpatialSEIR::IndexedInitCompartmentMetropolisSampler::indexList |
| int** SpatialSEIR::IndexedInitCompartmentMetropolisSampler::initCompartmentData |
| InitCompartmentFullConditional** SpatialSEIR::IndexedInitCompartmentMetropolisSampler::initCompartmentFC |
1.8.6