public class AdaptiveRejectionSampling.LowerEnvelope extends AdaptiveRejectionSampling.AbstractEnvelope
lines| Constructor and Description |
|---|
LowerEnvelope()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
computeLines()
Recomputes the line segments that comprise the upper envelope
|
clone, evaluate, findLineSegment, getLines, logEvaluate, resetLinesequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluate, evaluateAsDoubleprotected void computeLines()
computeLines in class AdaptiveRejectionSampling.AbstractEnvelope