Stride Reference Manual
1.0
|
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const SimplePerson &p) |
Variables | |
uniform_real_distribution< double > | real01 |
std::ostream& operator<< | ( | std::ostream & | os, |
const SimplePerson & | p | ||
) |
Definition at line 12 of file utils.cpp.
References stride::popgen::SimplePerson::m_age, stride::popgen::SimplePerson::m_household_id, stride::popgen::SimplePerson::m_primary_community, stride::popgen::SimplePerson::m_school_id, stride::popgen::SimplePerson::m_secondary_community, and stride::popgen::SimplePerson::m_work_id.