Program Listing for File marginal_tree_functions.hpp

Return to documentation for file (fwdpp/ts/marginal_tree_functions.hpp)

#ifndef FWDPP_TS_MARGINAL_TREE_FUNCTIONS_HPP__
#define FWDPP_TS_MARGINAL_TREE_FUNCTIONS_HPP__

#include "marginal_tree_functions/roots.hpp"
#include "marginal_tree_functions/children.hpp"
#include "marginal_tree_functions/nodes.hpp"
#include "marginal_tree_functions/samples.hpp"

#endif