Blurb::
Amount by which step length is rescaled
Description::
For pattern search methods, \c contraction_factor specifies the amount
by which step length is rescaled after unsuccesful iterates, must be
strictly between 0 and 1.

For methods that can expand the step length, the expansion is 1/ \c contraction_factor

Topics::
Examples::
Theory::
Faq::
See_Also::	
