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