Home
last modified time | relevance | path

Searched refs:G_mutation_std (Results 1 – 3 of 3) sorted by relevance

/dports/games/bugsx/bugsx/
H A Dbreed.c103 G_mutation_std, /* gauss fn STD used to mutate*/
137 G_mutation_std = MUTATION_STD; in init()
303 allele = noise(allele, G_mutation_std);
H A Dgrow.c44 G_mutation_std, /* gauss fn STD used to mutate*/
H A Dbugsx.c126 G_mutation_std, /* gauss fn STD used to mutate*/ variable