recombination_none {ExpDE} | R Documentation |
Implements the "/none" recombination (i.e., no recombination performed) for the ExpDE framework
recombination_none(X, M, ...)
X |
population matrix (original) |
M |
population matrix (mutated) |
... |
optional parameters (unused) |
The same matrix M
used as an input.