#include <OCLProvider.hpp>
|
| 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) |
|
SpatialSEIR::OCLProvider::OCLProvider |
( |
| ) |
|
SpatialSEIR::OCLProvider::~OCLProvider |
( |
| ) |
|
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: