FFPopSim  2.0
Library for Population Genetics
 All Classes Files Functions Variables Macros Pages
coeff_single_locus_t Struct Reference

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
 

Detailed Description

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.

Constructor & Destructor Documentation

coeff_single_locus_t::coeff_single_locus_t ( double  value_in,
int  locus_in 
)
inline

Member Data Documentation

int coeff_single_locus_t::locus
double coeff_single_locus_t::value

The documentation for this struct was generated from the following file: