|
Simpact Cyan
Population based event driven simulation using mNRM
|
#include "personbase.h"#include "populationstatesimpleadvancedcommon.h"#include <assert.h>#include <vector>
Go to the source code of this file.
Classes | |
| class | PopulationStateSimple |
| Population state to be used when simulating with the straightforward algorithm in PopulationAlgorithmSimple, makes sure that the functions from PopulationStateInterface are implemented. More... | |