Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
io.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 "io/newick/extended/to_network.hpp"
10
#include "io/newick/from_tree_graph.hpp"
11
#include "io/newick/generator.hpp"
12
#include "io/newick/parser.hpp"
13
#include "io/newick/to_k_ary_tree.hpp"
14
15
#include "io/genetics/wrapper.hpp"
16
17
namespace
quetzal
18
{
22
namespace
format
23
{
27
namespace
newick
28
{
32
namespace
extended
33
{
34
}
35
}
// namespace newick
36
40
namespace
genetics
41
{
42
}
43
}
// namespace format
44
}
// namespace quetzal
quetzal::format::newick
Generic components for parsing or generating Newick strings.
Definition
io.hpp:28
quetzal
Simulation of coalescence-based models of molecular evolution.
Definition
coalescence.hpp:21
src
include
quetzal
io.hpp
Generated by
1.9.8