Uses of Class
net.bmahe.genetics4j.core.spec.combination.SinglePointArithmetic
-
Uses of SinglePointArithmetic in net.bmahe.genetics4j.core.spec.combination
Modifier and TypeMethodDescriptionstatic SinglePointArithmetic
SinglePointArithmetic.build()
static SinglePointArithmetic
SinglePointArithmetic.of
(double alpha) Modifier and TypeMethodDescriptionImmutableSinglePointArithmetic.copyOf
(SinglePointArithmetic instance) Creates an immutable copy of aSinglePointArithmetic
value.ImmutableSinglePointArithmetic.Builder.from
(SinglePointArithmetic instance) Fill a builder with attribute values from the providedSinglePointArithmetic
instance.