epi-sim-0.4.2: A library for simulating epidemics as birth-death processes.
Safe HaskellNone
LanguageHaskell2010

Epidemic.Types.Parameter

Synopsis

Documentation

class Population p => ModelParameters a p where Source #

Class of types that can be considered parameterisations of a epidemic model.