Uses of Class
net.bmahe.genetics4j.core.spec.statistics.distributions.ImmutableNormalDistribution
Packages that use ImmutableNormalDistribution
-
Uses of ImmutableNormalDistribution in net.bmahe.genetics4j.core.spec.statistics.distributions
Methods in net.bmahe.genetics4j.core.spec.statistics.distributions that return ImmutableNormalDistributionModifier and TypeMethodDescriptionImmutableNormalDistribution.withMean(double value) Copy the current immutable object by setting a value for themeanattribute.ImmutableNormalDistribution.withStandardDeviation(double value) Copy the current immutable object by setting a value for thestandardDeviationattribute.Methods in net.bmahe.genetics4j.core.spec.statistics.distributions with parameters of type ImmutableNormalDistributionModifier and TypeMethodDescriptionprivate booleanImmutableNormalDistribution.equalsByValue(ImmutableNormalDistribution another)