#include "math_num.h"
Include dependency graph for fminbr.cpp:
Go to the source code of this file.
Namespaces | |
namespace | linalg |
Functions | |
double | fminbr (const double ax, const double bx, UnivariateFunctor &f, const double tol) |
|
Definition at line 66 of file fminbr.cpp. References assure. |