destroy() | LBFGSR | [inline] |
init(const int &numWts) | LBFGSR | [inline] |
LBFGSR(const int &maxIter, const double &ftol, double samplingFrac, RRF *const &rrf, GroundRRF *const &grrf, const Array< int > &queryPreds, const int &numWts, int wtOffset, double sigmaSq, bool fast=false) | LBFGSR | [inline] |
minimize(const int &numWts, double *const &wts, int &iter, bool &error) | LBFGSR | [inline] |
minimize(double *const &wts, int &iter, bool &error) | LBFGSR | [inline] |
reInit(const int &numWts) | LBFGSR | [inline] |
setFtol(const double &tol) | LBFGSR | [inline] |
setMaxIter(const int &iter) | LBFGSR | [inline] |
~LBFGSR() | LBFGSR | [inline] |