Klasse GaussianRandomDistribution
java.lang.Object
net.jqwik.engine.properties.arbitraries.randomized.GaussianRandomDistribution
- Alle implementierten Schnittstellen:
net.jqwik.api.RandomDistribution
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen net.jqwik.api.RandomDistribution
net.jqwik.api.RandomDistribution.RandomDistributionFacade, net.jqwik.api.RandomDistribution.RandomNumericGenerator -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungnet.jqwik.api.RandomDistribution.RandomNumericGeneratorcreateGenerator(int genSize, BigInteger min, BigInteger max, BigInteger center) booleaninthashCode()toString()
-
Konstruktordetails
-
GaussianRandomDistribution
public GaussianRandomDistribution(double borderSigma)
-
-
Methodendetails
-
createGenerator
public net.jqwik.api.RandomDistribution.RandomNumericGenerator createGenerator(int genSize, BigInteger min, BigInteger max, BigInteger center) - Angegeben von:
createGeneratorin Schnittstellenet.jqwik.api.RandomDistribution
-
equals
-
hashCode
public int hashCode() -
toString
-