Revamp Static
Static no longer takes the alpha
and scaled
arguments, but instead takes the step provided at each call to the line search. The old functionality can still be accessed by combining Static
with InitialStatic
for the initial step guess.