Abstract base for minimising functions. More...
Go to the source code of this file.
Classes | |
class | vnl_least_squares_function |
Abstract base for minimising functions. More... |
Abstract base for minimising functions.
Modifications 280697 AWF Changed return type of f from double to void, as it wasn't used, and people were going to extra trouble to compute it. 20 Apr 1999 FSM Added failure flag so that f() and grad() may signal failure to the caller. 23/3/01 LSB (Manchester) Tidied documentation Feb.2002 - Peter Vanroose - brief doxygen comment placed on single line
not used? #include <vcl_string.h>
Definition in file vnl_least_squares_function.h.