|
Stride Reference Manual
1.0
|


Go to the source code of this file.
Classes | |
| class | stride::popgen::PopulationGenerator< U > |
| Generate Populations. More... | |
| class | stride::popgen::SimplePerson |
| struct | stride::popgen::SimpleHousehold |
| struct | stride::popgen::SimpleCluster |
| struct | stride::popgen::SimpleCity |
| struct | stride::popgen::MinMax |
| struct | stride::popgen::MinMaxAvg |
Namespaces | |
| stride | |
| Time Dependent Person DataType. | |
| stride::popgen | |
| Population Generator. | |
Macros | |
| #define | PI 3.14159265 |
Functions | |
| std::ostream & | stride::popgen::operator<< (std::ostream &os, const SimplePerson &p) |
Variables | |
| uniform_real_distribution< double > | stride::popgen::real01 |
| #define PI 3.14159265 |
Definition at line 13 of file popgen/utils.h.
Referenced by stride::ClusterCalculator< type >::calcSurface(), stride::util::GeoCoordCalculator::generateRandomCoord(), stride::util::GeoCoordCalculator::getDistance(), and stride::util::GeoCoordCalculator::getMiddle().