phylopomp
Phylodynamics for POMPs
|
Go to the source code of this file.
Data Structures | |
class | ball_t |
Balls function as pointers. More... | |
Enumerations | |
enum | color_t { green , blue , black } |
BALL COLORS. More... | |
Variables | |
static const char * | colores [] = {"green", "blue", "black"} |
static const char * | colorsymb [] = {"g", "b", "o"} |
static const name_t | undeme = name_t(NA_INTEGER) |
enum color_t |