Package riso.numerical

Class Summary
LBFGS This class contains code for the limited-memory Broyden-Fletcher-Goldfarb-Shanno (LBFGS) algorithm for large-scale multidimensional unconstrained minimization problems.
 

Exception Summary
LBFGS.ExceptionWithIflag Specialized exception class for LBFGS; contains the iflag value returned by lbfgs.