|
FFPopSim
2.0
Library for Population Genetics
|
Trait coefficient for a single locus. More...
#include <ffpopsim_highd.h>
Public Member Functions | |
| coeff_single_locus_t (double value_in, int locus_in) | |
Public Attributes | |
| double | value |
| int | locus |
Trait coefficient for a single locus.
Note: word and bit are deprecated. For this reason, this class is actually equivalent to the index_value_pair_t struct, with a mandatory constructor.
|
inline |
| int coeff_single_locus_t::locus |
| double coeff_single_locus_t::value |