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

#include <OCLProvider.hpp>

Public Member Functions

 OCLProvider ()
 
void setDevice (int platformId, int deviceId)
 
void printSummary ()
 
 ~OCLProvider ()
 
int test ()
 
double FC_R_Star (int nLoc, int nTpts, int *S_star, int *E_star, int *R_star, int *S, int *I, int *R, double *p_se, double *p_rs, double *p_ir)
 
void calculateP_SE (ModelContext *ctx)
 

Constructor & Destructor Documentation

SpatialSEIR::OCLProvider::OCLProvider ( )
SpatialSEIR::OCLProvider::~OCLProvider ( )

Member Function Documentation

void SpatialSEIR::OCLProvider::calculateP_SE ( ModelContext ctx)
double SpatialSEIR::OCLProvider::FC_R_Star ( int  nLoc,
int  nTpts,
int *  S_star,
int *  E_star,
int *  R_star,
int *  S,
int *  I,
int *  R,
double *  p_se,
double *  p_rs,
double *  p_ir 
)
void SpatialSEIR::OCLProvider::printSummary ( )
void SpatialSEIR::OCLProvider::setDevice ( int  platformId,
int  deviceId 
)
int SpatialSEIR::OCLProvider::test ( )

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