Stride Reference Manual
- generated for commit 9643b11
|
Header file for the core Population class. More...
#include "contact/ContactPool.h"
#include "contact/ContactPoolSys.h"
#include "contact/ContactType.h"
#include "geopop/GeoGrid.h"
#include "pop/Person.h"
#include "util/RnMan.h"
#include "util/SegmentedVector.h"
#include <boost/property_tree/ptree_fwd.hpp>
#include <memory>
#include <spdlog/spdlog.h>
Go to the source code of this file.
Classes | |
class | stride::Population |
Key Data structure: container for (a) all individuals in the population (b) the ContactPoolSys wchich is used to loop over ContactPools of each type (c) (if present) GeoGrid of Locations, each having an index of ContactPools at that location. More... | |
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::util | |
Utilities for the project. | |
Header file for the core Population class.
Definition in file Population.h.