Uses of Class
org.apache.commons.rng.core.source32.AbstractWell.IndexTable
Packages that use AbstractWell.IndexTable
Package
Description
Concrete algorithms for
int
-based sources of randomness.-
Uses of AbstractWell.IndexTable in org.apache.commons.rng.core.source32
Fields in org.apache.commons.rng.core.source32 declared as AbstractWell.IndexTableModifier and TypeFieldDescriptionprivate static final AbstractWell.IndexTable
Well1024a.TABLE
The indirection index table.private static final AbstractWell.IndexTable
Well19937a.TABLE
The indirection index table.private static final AbstractWell.IndexTable
Well44497a.TABLE
The indirection index table.private static final AbstractWell.IndexTable
Well512a.TABLE
The indirection index table.