Class MutateDoubleDefault

    • Constructor Detail

      • MutateDoubleDefault

        @Inject
        public MutateDoubleDefault​(Rand random,
                                   NormalizeDouble normalize)
        Constructs a MutateDoubleDefault with a Rand random number generator, and a NormalizeDouble operator.
        Parameters:
        random - the random number generator
        normalize - the normalizer