|
libsequence
1.9.5
|
Sequence::SimParams reads in the parameters of Dick Hudon's coalescent simulation program. Used in conjunction with Sequence::SimData. More...
#include <iosfwd>#include <string>#include <vector>#include <cstdio>Go to the source code of this file.
Classes | |
| class | Sequence::SimParams |
| Parameters for Hudson's simulation program. More... | |
Namespaces | |
| Sequence | |
| The namespace in which this library resides. | |
Functions | |
| std::istream & | Sequence::operator>> (std::istream &s, SimParams &c) |
Sequence::SimParams reads in the parameters of Dick Hudon's coalescent simulation program. Used in conjunction with Sequence::SimData.
Definition in file SimParams.hpp.