Parameters for Transposon class.
More...
#include <transposon.hpp>
|
double | ALPHA = 0.7 |
| \(\alpha\), intercept of sequence identity to make activity zero
|
|
unsigned int | BETA = 6u |
| \(\beta\), exponent of activity curve
|
|
uint_fast32_t | LOWER_THRESHOLD = LENGTH |
| threshold distance required for speciation
|
|
uint_fast32_t | UPPER_THRESHOLD = LENGTH |
| threshold distance that interaction between species becomes zero
|
|
Parameters for Transposon class.
The documentation for this struct was generated from the following file: