LBFGSP Class Reference

List of all members.

Public Member Functions

 LBFGSP (const int &maxIter, const double &ftol, const int &numWts)
 LBFGSP ()
 ~LBFGSP ()
void setMaxIter (const int &iter)
void setFtol (const double &tol)
void init (const int &numWts)
void reInit (const int &numWts)
void destroy ()
double minimize (const int &numWts, double *const &wts, int &iter, bool &error, PolyNomial &pl)
double startLBFGS (PolyNomial &pl)
double proceedOneStep (PolyNomial &pl)
double minimize (int &iter, bool &error, PolyNomial &pl)
void setUpperBounds (const double *u)
void setLowerBounds (const double *l)

Detailed Description

Definition at line 83 of file lbfgsp.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