fwdpp is a C++ template library for implementing efficient forward-time population genetic simulations
GNU General Public License v3.0
27
stars
11
forks
source link
Get rid of "scaling" term in fitness functions call operator #78
Closed
molpopgen closed 6 years ago
Move this into class data. Doing so will eliminate the need for std::bind.