Uses of Class
io.bhagat.math.statistics.DoubleDistribution.DoubleSimulation
-
Packages that use DoubleDistribution.DoubleSimulation Package Description io.bhagat.math.statistics A package for storing statistics related math -
-
Uses of DoubleDistribution.DoubleSimulation in io.bhagat.math.statistics
Methods in io.bhagat.math.statistics that return DoubleDistribution.DoubleSimulation Modifier and Type Method Description abstract DoubleDistribution.DoubleSimulationDoubleDistribution. createSimulation()creates the simulation represented by this distributionDoubleDistribution.DoubleSimulationNormalDistribution. createSimulation()creates the simulation represented by this distribution
-