|
phylopomp
Phylodynamics for POMPs
|
#include "internal.h"

Go to the source code of this file.
Data Structures | |
| class | popul_proc_t< STATE, PARAMETERS, NEVENT > |
| Population process class. More... | |
Macros | |
| #define | PARAM_SET(X) |
| #define | RATE_CALC(X) |
| #define | YAML_PARAM(X) |
| #define | YAML_STATE(X) |
| #define PARAM_SET | ( | X | ) |
Definition at line 134 of file popul_proc.h.
| #define RATE_CALC | ( | X | ) |
Definition at line 135 of file popul_proc.h.
| #define YAML_PARAM | ( | X | ) |
Definition at line 136 of file popul_proc.h.
| #define YAML_STATE | ( | X | ) |
Definition at line 137 of file popul_proc.h.