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 (const int &numWts, double *const &wts, int &iter, bool &error)
double minimize (double *const &wts, int &iter, bool &error)

Detailed Description

Definition at line 83 of file lbfgsb.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 16 05:30:06 2007 for Alchemy by  doxygen 1.5.1