areAlike(char *, char *) | Geno_fx | [static] |
checkValidity(const char *geno) | Geno_fx | [virtual] |
crossOver(char *&g1, char *&g2, float &chg1, float &chg2) | Geno_fx | [virtual] |
Geno_fx() (defined in Geno_fx) | Geno_fx | |
getMinMaxDef(ParamInterface *p, int propindex, double &mn, double &mx, double &def) | Geno_fx | [static] |
getRandomNeuroClass() | Geno_fx | [static] |
getSimplest() | Geno_fx | [virtual] |
isNeuroClassName(const char firstchar) | Geno_fx | [static] |
isWS(const char c) | Geno_fx | [static] |
mutate(char *&geno, float &chg) | Geno_fx | [virtual] |
mutateNeuProperty(double current, Neuro *n, int propindex) | Geno_fx | [static] |
mutateProperty(ParamInterface &p, int propindex) | Geno_fx | [static] |
mutateValue(double current, double vmin, double vmax) | Geno_fx | [static] |
name | Geno_fx | |
neuroClassProp(char *&s, NeuroClass *nc, bool also_v1_N_props=false) | Geno_fx | [static] |
par (defined in Geno_fx) | Geno_fx | |
parseNeuroClass(char *&s) | Geno_fx | [static] |
roulette(const double *probtab, int count) | Geno_fx | [static] |
selectRandomProperty(Neuro *n) | Geno_fx | [static] |
similarity(const char *, const char *) | Geno_fx | [virtual] |
skipWS(char *&s) | Geno_fx | [static] |
strchrn0(const char *str, char ch) | Geno_fx | [static] |
style(const char *geno, int pos) | Geno_fx | [virtual] |
supported_format | Geno_fx | |
validate(char *&geno) | Geno_fx | [virtual] |
~Geno_fx() (defined in Geno_fx) | Geno_fx | [virtual] |