Macaulay2 » Documentation
Packages » PHCpack :: searchTolerance
next | previous | forward | backward | up | index | toc

searchTolerance -- option of realSlice1D

Description

The golden section search method stops when the width of the current interval which contains the minimum is smaller than searchTolerance. For unimodal functions, searchTolerance will be the bound on the accuracy of the location of the minimum.

Functions with optional argument named searchTolerance :

For the programmer

The object searchTolerance is a symbol.