Uses of Class
net.bmahe.genetics4j.neat.spec.mutation.NeatConnectionWeight
-
Uses of NeatConnectionWeight in net.bmahe.genetics4j.neat.spec.mutation
Modifier and TypeMethodDescriptionImmutableNeatConnectionWeight.copyOf
(NeatConnectionWeight instance) Creates an immutable copy of aNeatConnectionWeight
value.ImmutableNeatConnectionWeight.Builder.from
(NeatConnectionWeight instance) Fill a builder with attribute values from the providedNeatConnectionWeight
instance.