|
phylopomp
Phylodynamics for POMPs
|


Go to the source code of this file.
Data Structures | |
| struct | ball_order |
| Ordering for balls in pockets. More... | |
| class | pocket_t |
| A pocket is a set of balls. More... | |
Typedefs | |
| typedef std::set< ball_t *, ball_order >::const_iterator | ball_it |
| typedef std::set< ball_t *, ball_order >::const_reverse_iterator | ball_rev_it |
| typedef std::set<ball_t*,ball_order>::const_iterator ball_it |
| typedef std::set<ball_t*,ball_order>::const_reverse_iterator ball_rev_it |