Helper function which constructs a mutator, i. e., a mutation operator.
makeMutator(mutator, supported = getAvailableRepresentations())
[function] Actual mutation operator.
function
[character] Vector of strings/names of supported parameter representations. Possible choices: “permutation”, “float”, “binary” or “custom”.
character
[ecr_mutator] Mutator object.
ecr_mutator