| Package | Description |
|---|---|
| org.cthul.fixsure | |
| org.cthul.fixsure.distributions | |
| org.cthul.fixsure.fluents |
| Modifier and Type | Method and Description |
|---|---|
default Distribution.RandomNumbers |
Distribution.RandomNumbers.copy()
Optional operation.
|
Distribution.RandomNumbers |
Distribution.toRandomNumbers(long seedHint)
If this is a random number generator, returns itself;
otherwise returns a new random number generator.
|
default Distribution.RandomNumbers |
Distribution.RandomNumbers.toRandomNumbers(long seedHint)
Deprecated.
Redundant operation
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDistributionRandom
Base class for
RandomNumberss. |
protected static class |
GaussianDistribution.GDRandom |
protected static class |
UniformDistribution.UDRandom |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlDistribution.FlRandom |
| Modifier and Type | Method and Description |
|---|---|
static FlDistribution.FlRandom |
FlDistribution.wrap(Distribution.RandomNumbers generator) |
Copyright © 2019. All rights reserved.