| Package | Description |
|---|---|
| com.banda.math.domain.evo |
| Modifier and Type | Method and Description |
|---|---|
FitnessRenormalizationType |
EvoGaSetting.getFitnessRenormalizationType()
Gets the value of the attribute fitnessRenormalizationType back.
|
static FitnessRenormalizationType |
FitnessRenormalizationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FitnessRenormalizationType[] |
FitnessRenormalizationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvoGaSetting.setFitnessRenormalizationType(FitnessRenormalizationType fitnessRenormalizationType)
Sets the value of the attribute fitnessRenormalizationType.
|
Copyright © 2019. All Rights Reserved.