ALMaSS Vole ODDox  1.1
The vole model description following ODdox protocol
GeneticMaterial.cpp File Reference

GeneticMaterial.cpp This file contains the source for the genetic material classes
More...

#include "../Landscape/ls.h"
#include "../Vole/GeneticMaterial.h"
#include "../BatchALMaSS/BoostRandomGenerators.h"

Go to the source code of this file.

Variables

boost::variate_generator< base_generator_type &, boost::uniform_real<> > g_rand_uni
 
double MutationChance
 
unsigned char g_MaxAllele
 

Detailed Description

GeneticMaterial.cpp This file contains the source for the genetic material classes

by Chris J. Topping
Version of 1st Nov 2000
All rights reserved.

With additions as noted in:
Doxygen formatted comments in May 2008

Definition in file GeneticMaterial.cpp.

Variable Documentation

◆ g_MaxAllele

unsigned char g_MaxAllele

◆ g_rand_uni

◆ MutationChance