public class MutateDoubleGauss extends MutateDoubleElementwise
MutateDoubleGauss.| Constructor and Description |
|---|
MutateDoubleGauss(Rand random,
NormalizeDouble normalize,
double sigma)
Constructs a
MutateDoubleGauss. |
@Inject public MutateDoubleGauss(Rand random, NormalizeDouble normalize, double sigma)
MutateDoubleGauss.random - the random number generatornormalize - the normalizersigma - the sigma value