Perform k (1) iterations of coordinate (gradient or EM) descent optimization algorithm.
Defines an early termination condition. Receives the current upper and lower bounds on the root. The delegate must return true when these bounds are acceptable.
$(STDREF numeric, findRoot) evaluate optimize
See Implementation
Perform k (1) iterations of coordinate (gradient or EM) descent optimization algorithm.