assignCandidateX

protected fun assignCandidateX(x: Double)(source)

Atomically advances the candidate root to x and recomputes currentFOfX = f(x). All subclass code that moves the candidate root must use this method.