fwdpp
main

Contents:

  • Introduction
  • License and Distribution
  • Compiling, installing, etc.

Fundamental types

  • Introduction
  • Mutations
  • Haploid genomes
  • Diploids
  • Typedefs
  • Random number generators

Mutation and recombination

  • Building genetic maps

Technical documentation

  • Change log
  • Developers guide
fwdpp
  • Docs »
  • File nodes.hpp
  • Edit on GitHub

File nodes.hpp¶

↰ Parent directory (fwdpp/ts/marginal_tree_functions)

Contents

  • Definition (fwdpp/ts/marginal_tree_functions/nodes.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (fwdpp/ts/marginal_tree_functions/nodes.hpp)¶

  • Program Listing for File nodes.hpp

Includes¶

  • ../marginal_tree.hpp

  • algorithm (File compact_mutations.hpp)

  • children.hpp (File children.hpp)

  • memory

  • node_traversal_order.hpp (File node_traversal_order.hpp)

  • node_traversal_preorder.hpp (File node_traversal_preorder.hpp)

  • roots.hpp (File mark_multiple_roots.hpp)

  • vector

Included By¶

  • File statistics.hpp

  • File marginal_tree_functions.hpp

Namespaces¶

  • Namespace fwdpp

  • Namespace fwdpp::ts

Classes¶

  • Class node_iterator

Functions¶

  • Template Function fwdpp::ts::get_nodes(const marginal_tree&, ORDER)

  • Template Function fwdpp::ts::get_nodes(const marginal_tree&, table_index_t, ORDER)

  • Function fwdpp::ts::num_nodes

  • Template Function fwdpp::ts::process_nodes(const marginal_tree&, ORDER, const F&)

  • Template Function fwdpp::ts::process_nodes(const marginal_tree&, table_index_t, ORDER, const F&)


© Copyright 2020, Kevin Thornton Revision c25b2a6a.

Built with Sphinx using a theme provided by Read the Docs.