Uses of Class
org.evoludo.simulator.models.IBSMCPopulation
Packages that use IBSMCPopulation
Package
Description
The models that generate evolutionary trajectories based on the specifications of each module.
-
Uses of IBSMCPopulation in org.evoludo.simulator.models
Subclasses of IBSMCPopulation in org.evoludo.simulator.modelsModifier and TypeClassDescriptionclassThe core class for individual based simulations with a single continuous trait.Subclasses with type arguments of type IBSMCPopulation in org.evoludo.simulator.modelsModifier and TypeClassDescriptionclassThe core class for individual based simulations with multiple continuous traits.Methods in org.evoludo.simulator.models that return IBSMCPopulationModifier and TypeMethodDescription(package private) IBSMCPopulationIBSC.getIBSMCPopulation(int id) Helper routine to retrieve theIBSPopulationassociated with module withid.