Package de.uka.ipd.sdq.probfunction.math
Interface IPDFFactory
- All Superinterfaces:
IContinousPDFFactory
,IDiscretePDFFactory
- All Known Implementing Classes:
PDFFactory
-
Method Summary
Methods inherited from interface de.uka.ipd.sdq.probfunction.math.IContinousPDFFactory
createChiSquareDistribution, createExponentialDistribution, createGammaDistribution, createGammaDistributionFromMoments, createLognormalDistribution, createLognormalDistributionFromMoments, createNormalDistribution, createStudentTDistribution, createUniformDistribution
Methods inherited from interface de.uka.ipd.sdq.probfunction.math.IDiscretePDFFactory
createBinomialDistribution, createPoissonDistribution, createUniformIntDistribution
-
Method Details
-
setRandomGenerator
-