Blurb::
Choose how accurately the algorithm will compute the minimum in a line search
Description::
The ``linesearch_tolerance``
setting controls the accuracy of the line search. The smaller the
value (between 0 and 1), the more accurately the algorithm will attempt to
compute a precise minimum along the search direction.
Topics::

Examples::

Theory::

Faq::

See_Also::
