phylopomp
Phylodynamics for POMPs
|
Go to the source code of this file.
Functions | |
SEXP | curtail (SEXP State, SEXP Time) |
curtail the given genealogy More... | |
SEXP | yaml (SEXP State) |
extract a YAML description More... | |
SEXP | gendat (SEXP State) |
data-frame format More... | |
SEXP curtail | ( | SEXP | State, |
SEXP | Time | ||
) |
SEXP gendat | ( | SEXP | State | ) |
data-frame format
Definition at line 27 of file bare.cc.
SEXP yaml | ( | SEXP | State | ) |
extract a YAML description
Definition at line 21 of file bare.cc.