public class BooleanDensityUniformDistribution extends RandomDistribution<Boolean>
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
BooleanDensityUniformDistribution() |
| Modifier and Type | Method and Description |
|---|---|
RandomDistributionType |
getType() |
Class<Boolean> |
getValueType() |
protected void |
setType(RandomDistributionType type) |
createLogNormalDistribution, createLogNormalDistribution, createNormalDistribution, createNormalDistribution, createPositiveNormalDistribution, createPositiveNormalDistributiongetId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCode, toStringprotected void setType(RandomDistributionType type)
public RandomDistributionType getType()
getType in class RandomDistribution<Boolean>public Class<Boolean> getValueType()
getValueType in class RandomDistribution<Boolean>Copyright © 2019. All Rights Reserved.