Skip to content

File measlesmixing.hpp

FileList > epiworld > models > measlesmixing.hpp

Go to the source code of this file

Template for a Measles model with population mixing, quarantine, and contact tracing.

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

Classes

Type Name
class ModelMeaslesMixing <typename TSeq>
Measles model with population 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/measlesmixing.hpp