Changeset 808 for cpp/frams/genetics/fn/fn_oper.h
- Timestamp:
- 06/21/18 02:30:37 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fn/fn_oper.h
r779 r808 21 21 22 22 double xover_proportion; 23 int xover_proportion_random, mut_single_var; 23 24 SString mut_bound_low, mut_bound_high, mut_stddev; 24 25 };
Note: See TracChangeset
for help on using the changeset viewer.