|
FFPopSim
2.0
Library for Population Genetics
|
Trait coefficient for a set of loci. More...
#include <ffpopsim_highd.h>
Public Member Functions | |
| coeff_t (double value_in, vector< int > loci_in) | |
Public Attributes | |
| int | order |
| double | value |
| int * | loci |
Trait coefficient for a set of loci.
This struct is used in the hypercube_highd class for saving trait coefficients. See also hypercube_highd::add_coefficient.
Note: words and bits are deprecated.
|
inline |
| int* coeff_t::loci |
| int coeff_t::order |
| double coeff_t::value |