|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractWeightFunction | |
|---|---|
| org.databene.benerator.distribution.function | |
| Uses of AbstractWeightFunction in org.databene.benerator.distribution.function |
|---|
| Subclasses of AbstractWeightFunction in org.databene.benerator.distribution.function | |
|---|---|
class |
ConstantFunction
Returns a constant value, independent of the argument. |
class |
DiscreteFunction
Discrete function that is based on an array. |
class |
ExponentialFunction
Exponential function. a * e^bx. |
class |
GaussianFunction
Gaussian Function. 1/(deviation*sqrt(2PI)) * e^(-(x - average)^2/(4 * deviation^2)). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||