Template Function fwdpp::fwdpp_internal::generate_filter_sort_keys

Function Documentation

template<typename poptype>
auto fwdpp::fwdpp_internal::generate_filter_sort_keys(const poptype &pop, const std::vector<std::size_t> &individuals, const bool include_neutral, const bool include_selected, const bool remove_fixed) -> decltype(mutation_keys(pop, individuals, include_neutral, include_selected))