LBFGSB Class Reference

List of all members.

Public Member Functions

 LBFGSB (const int &maxIter, const double &ftol, PseudoLogLikelihood *const &pll, const int &numWts)
 ~LBFGSB ()
void setMaxIter (const int &iter)
void setFtol (const double &tol)
void init (const int &numWts)
void reInit (const int &numWts)
void destroy ()
double minimize (double *const &wts, int &iter, bool &error)
double minimize (const int &numWts, double *const &wts, int &iter, bool &error)
double startPl (double *const &wts, int &iter, bool &error, PolyNomial &pl)
double proceedOneStepPl (double *const &wts, double &initialValue, int &iter, bool &error, PolyNomial &pl)
double minimizePl (double *const &wts, int &iter, bool &error, PolyNomial &pl)
void setUpperBounds (const double *u)
void setLowerBounds (const double *l)

Detailed Description

Definition at line 84 of file lbfgsb.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 7 11:55:25 2009 for Alchemy by  doxygen 1.5.1