Package org.opt4j.operator.algebra
Class AlgebraDouble
java.lang.Object
org.opt4j.operator.algebra.AlgebraDouble
- All Implemented Interfaces:
Operator<DoubleGenotype>,Algebra<DoubleGenotype>
The
AlgebraDouble for DoubleGenotype.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
normalize
-
-
Constructor Details
-
AlgebraDouble
Constructs aAlgebraDouble.- Parameters:
normalize- the normalize operator for double values
-
-
Method Details
-
algebra
Description copied from interface:Algebra- Specified by:
algebrain interfaceAlgebra<DoubleGenotype>- Parameters:
term- the termgenotypes- the genotypes- Returns:
- the resulting genotype
-