|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PWM | |
| ee.ut.ga.business | |
| Uses of PWM in ee.ut.ga.business |
| Methods in ee.ut.ga.business that return PWM | |
static PWM |
ReproductionMethods.reproduct(java.util.List parents,
java.util.Map priors,
int PWM_MIN_LENGTH)
Reproducts new PWM using random parent and random reproduction method. |
| Methods in ee.ut.ga.business with parameters of type PWM | |
static void |
FitnessFunction.setFitnessValue(java.util.Map data,
PWM pwm,
int GOOD_ALL,
java.lang.String FITNESS_FUNCTION)
Counts fitness value of specified PWM in given data. |
static java.util.List |
FitnessFunction.calculateAllWeights(java.util.Map data,
PWM pwm)
Calculates all weights for specified Position-Weight-Matrix in given data. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||