Uses of Class
net.bmahe.genetics4j.gp.math.CoefficientOperation
-
Uses of CoefficientOperation in net.bmahe.genetics4j.gp.math
Modifier and TypeMethodDescriptionstatic <T> ImmutableCoefficientOperation
<T> ImmutableCoefficientOperation.copyOf
(CoefficientOperation<T> instance) Creates an immutable copy of aCoefficientOperation
value.ImmutableCoefficientOperation.Builder.from
(CoefficientOperation<T> instance) Fill a builder with attribute values from the providednet.bmahe.genetics4j.gp.math.CoefficientOperation
instance.