libspatialSEIR  0.1
Bayesian Spatial SEIR Modeling
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
SpatialSEIR::IndexedInitCompartmentSliceSampler Class Reference

#include <LSS_Samplers.hpp>

Inheritance diagram for SpatialSEIR::IndexedInitCompartmentSliceSampler:
SpatialSEIR::Sampler

Public Member Functions

 IndexedInitCompartmentSliceSampler (ModelContext *context, InitCompartmentFullConditional *initCompartmentFC, int *initCompartmentData)
 
void drawSample ()
 
int getSamplerType ()
 
 ~IndexedInitCompartmentSliceSampler ()
 
- Public Member Functions inherited from SpatialSEIR::Sampler
virtual ~Sampler ()
 

Public Attributes

ModelContext ** context
 
InitCompartmentFullConditional ** initCompartmentFC
 
int ** indexLength
 
int ** indexList
 
int ** initCompartmentData
 

Detailed Description

The IndexedInitCompartmentSliceSampler is depricated.

Constructor & Destructor Documentation

SpatialSEIR::IndexedInitCompartmentSliceSampler::IndexedInitCompartmentSliceSampler ( ModelContext context,
InitCompartmentFullConditional initCompartmentFC,
int *  initCompartmentData 
)
SpatialSEIR::IndexedInitCompartmentSliceSampler::~IndexedInitCompartmentSliceSampler ( )

Member Function Documentation

void SpatialSEIR::IndexedInitCompartmentSliceSampler::drawSample ( )
virtual

Implements SpatialSEIR::Sampler.

int SpatialSEIR::IndexedInitCompartmentSliceSampler::getSamplerType ( )
virtual

Implements SpatialSEIR::Sampler.

Member Data Documentation

ModelContext** SpatialSEIR::IndexedInitCompartmentSliceSampler::context
int** SpatialSEIR::IndexedInitCompartmentSliceSampler::indexLength
int** SpatialSEIR::IndexedInitCompartmentSliceSampler::indexList
int** SpatialSEIR::IndexedInitCompartmentSliceSampler::initCompartmentData
InitCompartmentFullConditional** SpatialSEIR::IndexedInitCompartmentSliceSampler::initCompartmentFC

The documentation for this class was generated from the following file: