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, isUpperBound
protected void setBoundValue(Matrix value)
setBoundValue
in class BasicBound
protected Matrix getPdfValue()
protected Matrix getCdfValue()