#include <cassert>#include <stdexcept>#include <string>#include <vector>#include "genesis/placement/function/helper.hpp"#include "genesis/placement/placement_tree.hpp"#include "genesis/placement/sample.hpp"#include "genesis/tree/common_tree/newick_writer.hpp"#include "genesis/tree/formats/newick/writer.hpp"Go to the source code of this file.
Classes | |
| class | PlacementTreeNewickWriter |
| class | PlacementTreeNewickWriterPlugin |
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::placement | |