Uses of Class
org.evoludo.simulator.models.IBSMCPopulation
Packages that use IBSMCPopulation
-
Uses of IBSMCPopulation in org.evoludo.simulator.models
Subclasses of IBSMCPopulation in org.evoludo.simulator.modelsModifier and TypeClassDescriptionclass
The core class for individual based simulations with a single continuous trait/strategy.Fields in org.evoludo.simulator.models declared as IBSMCPopulationModifier and TypeFieldDescription(package private) IBSMCPopulation
IBSMCPopulation.opponent
The interaction partner/opponent of this populationopponent.getModule()==getModule().getOpponent()
.Methods in org.evoludo.simulator.models that return IBSMCPopulationModifier and TypeMethodDescription(package private) IBSMCPopulation
IBSC.getIBSMCPopulation
(int id) Helper routine to retrieve theIBSPopulation
associated with module withid
.