Searched refs:newStepSize (Results 1 – 1 of 1) sorted by relevance
54 const newStepSize = multiplier * initialStepSize; constant55 const newDistance = distToDesired(newStepSize);58 minimizingStepSize = newStepSize;