suanPan
LBFGS.hpp File Reference
#include <suanPan.h>
#include <deque>
Include dependency graph for LBFGS.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LBFGS
 The LBFGS class defines a solver using LBFGS iteration method. More...
 

Concepts

concept  Differentiable