1 #ifndef __SEQUENCE_COALESCENT_INIT_ARG_FUNCTIONS_HPP__ 2 #define __SEQUENCE_COALESCENT_INIT_ARG_FUNCTIONS_HPP__ 10 std::vector<chromosome>
init_sample(
const std::vector<int> & pop_config,
marginal init_marginal(const int &nsam)
Simple function to initialize a marginal tree.
std::vector< chromosome > init_sample(const std::vector< int > &pop_config, const int &nsites)
A simple function to initialize a sample of chromosomes.
The namespace in which this library resides.
declaration of types for coalescent simulation