Searched refs:lifeTable (Results 1 – 1 of 1) sorted by relevance
42 private var lifeTable = RandomTable(0.75f to lifeDescriptors, 0.25f to anyDescriptors) variable74 return lifeTable.roll(rng).pull(rng) in describeLife()