#include <limits.h>
#include <float.h>
#include "LineSearch.hh"
Include dependency graph for LineSearch.cpp:
Go to the source code of this file.
Defines | |
#define | TINY 1.0e-10 |
#define | MAX_IT 1000 |
|
Definition at line 27 of file LineSearch.cpp. |
|
Definition at line 26 of file LineSearch.cpp. |