protected class TruncatedGaussianDistribution.Bound extends BasicBound implements java.io.Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
Bound(boolean isUpperBound) |
| Modifier and Type | Method and Description |
|---|---|
protected Matrix |
getCdfValue() |
protected Matrix |
getPdfValue() |
protected void |
setBoundValue(Matrix value) |
getBoundValue, isUpperBoundprotected void setBoundValue(Matrix value)
setBoundValue in class BasicBoundprotected Matrix getPdfValue()
protected Matrix getCdfValue()