My Project
Classes | Namespaces
lbfgs.hpp File Reference
#include "../common.hpp"
#include "full_batch_minimizer.hpp"
#include "ring_buffer.hpp"
#include <autodiff/forward/dual.hpp>
#include <Eigen/Eigen>
#include <chrono>
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  cpu_mlp::LBFGS< V, M >
 Limited-memory BFGS (L-BFGS) minimizer. More...
 

Namespaces

 cpu_mlp