| Package | Description |
|---|---|
| org.cthul.fixsure | |
| org.cthul.fixsure.distributions | |
| org.cthul.fixsure.fluents |
| Modifier and Type | Method and Description |
|---|---|
default FlDistribution |
Distribution.fluentDistribution()
Provides access to the fluent distribution interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDistribution
Base class for implementations of
Distribution. |
class |
AbstractDistributionRandom
Base class for
RandomNumberss. |
class |
GaussianDistribution
A
Distribution where each value has the same probability. |
protected static class |
GaussianDistribution.GDRandom |
class |
UniformDistribution
A
Distribution where each value has the same probability. |
protected static class |
UniformDistribution.UDRandom |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlDistribution.FlRandom |
static interface |
FlDistribution.Template |
| Modifier and Type | Method and Description |
|---|---|
default FlDistribution |
FlDistribution.fluentDistribution()
Deprecated.
redundant operation
|
static FlDistribution |
FlDistribution.wrap(Distribution distribution) |
Copyright © 2019. All rights reserved.