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 »
  • Namespace fwdpp::traits
  • Edit on GitHub

Namespace fwdpp::traits¶

Nested namespace type traits.

Contents

  • Namespaces

  • Classes

  • Typedefs

  • Variables

Namespaces¶

  • Namespace fwdpp::traits::internal

Classes¶

  • Template Struct is_haploid_genome

  • Template Struct is_haploid_genome< T, typename traits::internal::void_t< typename T::mutation_container >::type >

  • Template Struct is_mutation

Typedefs¶

  • Typedef fwdpp::traits::fitness_fxn

  • Typedef fwdpp::traits::fitness_fxn_t

  • Typedef fwdpp::traits::is_custom_diploid

  • Typedef fwdpp::traits::is_custom_diploid_t

  • Typedef fwdpp::traits::is_diploid

  • Typedef fwdpp::traits::is_DiploidType

  • Typedef fwdpp::traits::is_fitness_fxn

  • Typedef fwdpp::traits::is_fitness_fxn_t

  • Typedef fwdpp::traits::is_HaploidGenomeType

  • Typedef fwdpp::traits::is_mutation_model

  • Typedef fwdpp::traits::is_mutation_model_t

  • Typedef fwdpp::traits::is_mutation_t

  • Typedef fwdpp::traits::is_rec_model

  • Typedef fwdpp::traits::is_rec_model_t

  • Typedef fwdpp::traits::mutation_model

  • Typedef fwdpp::traits::mutation_model_diploid

  • Typedef fwdpp::traits::mutation_model_haploid_genome

Variables¶

  • Variable fwdpp::traits::is_custom_diploid_v

  • Variable fwdpp::traits::is_diploid_v

  • Variable fwdpp::traits::is_fitness_fxn_v

  • Variable fwdpp::traits::is_haploid_genome_v

  • Variable fwdpp::traits::is_mutation_model_v

  • Variable fwdpp::traits::is_mutation_v

  • Variable fwdpp::traits::is_rec_model_v


© Copyright 2020, Kevin Thornton Revision c25b2a6a.

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