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, resetLines
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate, evaluateAsDouble
protected void computeLines()
computeLines
in class AdaptiveRejectionSampling.AbstractEnvelope