num/lsearch.c File Reference

#include "lsearch.h"
#include <math.h>
#include <stdint.h>

Functions

NPS_LSEARCH_LKG double nps_lsearch_zoom (nps_lsearch_phi_t objective, double phi_zero, double phi_prime_zero, double alphaLow, double alphaHigh)
NPS_LSEARCH_LKG double nps_lsearch (nps_lsearch_phi_t objective, double aMax)

Function Documentation

NPS_LSEARCH_LKG double nps_lsearch ( nps_lsearch_phi_t  objective,
double  aMax 
)
NPS_LSEARCH_LKG double nps_lsearch_zoom ( nps_lsearch_phi_t  objective,
double  phi_zero,
double  phi_prime_zero,
double  alphaLow,
double  alphaHigh 
)

Implementation of Line Search

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3