libspatialSEIR
0.1
Bayesian Spatial SEIR Modeling
|
#include <LSS_Samplers.hpp>
Public Member Functions | |
virtual | ~Sampler () |
virtual void | drawSample ()=0 |
virtual int | getSamplerType ()=0 |
The sampler class is the parent class for all MCMC sampler objects, and guarantees that the same high level API applies to all such objects.
|
inlinevirtual |
|
pure virtual |
Implemented in SpatialSEIR::ParameterDecorrelationSampler, SpatialSEIR::ParameterJointSliceSampler, SpatialSEIR::ParameterJointMetropolisSampler_OCL, SpatialSEIR::ParameterJointMetropolisSampler, SpatialSEIR::ParameterSingleMetropolisSampler, SpatialSEIR::IndexedInitCompartmentSliceSampler, SpatialSEIR::IndexedInitCompartmentMetropolisSampler, SpatialSEIR::InitCompartmentMetropolisSampler_OCL, SpatialSEIR::InitCompartmentMetropolisSampler, SpatialSEIR::CompartmentBinomialSliceSampler, SpatialSEIR::IndexedCompartmentBinomialMetropolisSampler, SpatialSEIR::CompartmentBinomialMetropolisSampler, SpatialSEIR::IndexedCompartmentSliceSampler, SpatialSEIR::IndexedCompartmentMetropolisSampler, SpatialSEIR::CompartmentMetropolisSampler_OCL, SpatialSEIR::CompartmentMetropolisSampler, and SpatialSEIR::ParameterHybridSampler.
|
pure virtual |
Implemented in SpatialSEIR::ParameterDecorrelationSampler, SpatialSEIR::ParameterJointSliceSampler, SpatialSEIR::ParameterJointMetropolisSampler_OCL, SpatialSEIR::ParameterJointMetropolisSampler, SpatialSEIR::ParameterSingleMetropolisSampler, SpatialSEIR::IndexedInitCompartmentSliceSampler, SpatialSEIR::IndexedInitCompartmentMetropolisSampler, SpatialSEIR::InitCompartmentMetropolisSampler_OCL, SpatialSEIR::InitCompartmentMetropolisSampler, SpatialSEIR::CompartmentBinomialSliceSampler, SpatialSEIR::IndexedCompartmentBinomialMetropolisSampler, SpatialSEIR::CompartmentBinomialMetropolisSampler, SpatialSEIR::IndexedCompartmentSliceSampler, SpatialSEIR::IndexedCompartmentMetropolisSampler, SpatialSEIR::CompartmentMetropolisSampler_OCL, SpatialSEIR::CompartmentMetropolisSampler, and SpatialSEIR::ParameterHybridSampler.