file
WrightFisher.hppWright-Fisher SDE.
Contents
- Reference
This file implements the time integration of a system of stochastic differential equations (SDEs), whose invariant is the Dirichlet distribution. For more details on the Wright-Fisher SDE, see http:/
Namespaces
- namespace walker
- Walker declarations and definitions.
Classes
-
template<class Init, class Coefficients>class walker::WrightFisher
- Wright-Fisher SDE used polymorphically with DiffEq.