fwdpp
stable

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 regions.hpp
  • Edit on GitHub

File regions.hpp¶

↰ Parent directory (fwdpp/extensions)

!

Contents

  • Definition (fwdpp/extensions/regions.hpp)

  • Includes

  • Namespaces

  • Functions

  • Typedefs

  • Variables

Definition (fwdpp/extensions/regions.hpp)¶

  • Program Listing for File regions.hpp

Includes¶

  • algorithm (File compact_mutations.hpp)

  • cassert

  • fwdpp/extensions/callbacks.hpp (File callbacks.hpp)

  • fwdpp/gsl_discrete.hpp (File gsl_discrete.hpp)

  • fwdpp/simfunctions/recycling.hpp (File recycling.hpp)

  • fwdpp/type_traits.hpp (File type_traits.hpp)

  • gsl/gsl_randist.h

  • limits

  • memory

  • stdexcept

Namespaces¶

  • Namespace fwdpp

  • Namespace fwdpp::extensions

Functions¶

  • Template Function fwdpp::extensions::bind_dmm

  • Template Function fwdpp::extensions::bind_dmm_wrapper(const gsl_rng *, const dmm_type&, std::true_type)

  • Template Function fwdpp::extensions::bind_dmm_wrapper(const gsl_rng *, const dmm_type&, std::false_type)

  • Template Function fwdpp::extensions::bind_vec_dmm

Typedefs¶

  • Typedef function_type

  • Typedef haploid_genome_container

  • Typedef mutation_container

  • Typedef result_type

Variables¶

  • Variable functions

  • Variable lookup

  • Variable recrate

  • Variable weights


© Copyright 2020, Kevin Thornton Revision c25b2a6a.

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