Skip to content

File seirmixingquarantine.hpp

FileList > epiworld > models > seirmixingquarantine.hpp

Go to the source code of this file

Template for a Susceptible-Exposed-Infected-Removed (SEIR) model with mixing, quarantine, and contact tracing.

  • #include "../model-bones.hpp"

Classes

Type Name
class ModelSEIRMixingQuarantine <typename TSeq>
SEIR model with mixing, quarantine, and contact tracing.

Macros

Type Name
define MM (i, j, n) j \* n + i

Macro Definition Documentation

define MM

#define MM (
    i,
    j,
    n
) `j * n + i`


The documentation for this class was generated from the following file epiworld-src/include/epiworld/models/seirmixingquarantine.hpp