Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
mutation.hpp
1// Copyright 2021 Arnaud Becheler <abechele@umich.edu>
2
3/*********************************************************************** * This program is free software; you can
4 *redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free
5 *Software Foundation; either version 2 of the License, or * (at your option) any later version. *
6 * *
7 ***************************************************************************/
8
9#include "mutation/JC69.hpp"
10
15{
19namespace JC69
20{
21}
22
26namespace IAM
27{
28}
29
33namespace ISM
34{
35}
36} // namespace quetzal::mutation
Definition JC69.hpp:91
Update mutational states along a gene genealogy.
Definition mutation.hpp:15