|
Uncommons Maths API (Version 1.2.3) |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.uncommons.maths.binary |
|---|
| Class org.uncommons.maths.binary.BitString extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int length
int[] data
| Package org.uncommons.maths.number |
|---|
| Class org.uncommons.maths.number.Rational extends Number implements Serializable |
|---|
| Serialized Fields |
|---|
long numerator
long denominator
| Package org.uncommons.maths.random |
|---|
| Class org.uncommons.maths.random.AESCounterRNG extends Random implements Serializable |
|---|
| Serialized Fields |
|---|
byte[] seed
Cipher cipher
byte[] counter
ReentrantLock lock
byte[] currentBlock
int index
| Class org.uncommons.maths.random.CellularAutomatonRNG extends Random implements Serializable |
|---|
| Serialized Fields |
|---|
byte[] seed
int[] cells
ReentrantLock lock
int currentCellIndex
| Class org.uncommons.maths.random.CMWC4096RNG extends Random implements Serializable |
|---|
| Serialized Fields |
|---|
byte[] seed
int[] state
int carry
int index
ReentrantLock lock
| Class org.uncommons.maths.random.JavaRNG extends Random implements Serializable |
|---|
| Serialized Fields |
|---|
byte[] seed
| Class org.uncommons.maths.random.MersenneTwisterRNG extends Random implements Serializable |
|---|
| Serialized Fields |
|---|
byte[] seed
ReentrantLock lock
int[] mt
int mtIndex
| Class org.uncommons.maths.random.Probability extends Number implements Serializable |
|---|
| Serialized Fields |
|---|
double probability
| Class org.uncommons.maths.random.SeedException extends Exception implements Serializable |
|---|
| Class org.uncommons.maths.random.XORShiftRNG extends Random implements Serializable |
|---|
| Serialized Fields |
|---|
int state1
int state2
int state3
int state4
int state5
byte[] seed
ReentrantLock lock
| Package org.uncommons.maths.statistics |
|---|
| Class org.uncommons.maths.statistics.EmptyDataSetException extends RuntimeException implements Serializable |
|---|
|
Uncommons Maths API (Version 1.2.3) |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||