| 
    Legofit
    
   infers population history from nucleotide site patterns. 
   | 
 
Data Fields | |
| int | dim | 
| int | ptsPerDim | 
| int | refresh | 
| int | strategy | 
| int | nthreads | 
| int | verbose | 
| unsigned long | seed | 
| double | F | 
| double | CR | 
| void * | jobData | 
| SimSched * | simSched | 
| double | ytol | 
| void *(* | JobData_dup )(const void *) | 
| void(* | JobData_free )(void *) | 
| double(* | objfun )(int dim, double x[dim], void *, void *) | 
| void * | threadData | 
| void *(* | ThreadState_new )(void *) | 
| void(* | ThreadState_free )(void *) | 
| State * | state | 
| PointBuff * | pb |