quala 0.0.1a1
Quasi-Newton and other accelerators
lbfgs-fwd.hpp
Go to the documentation of this file.
1#pragma once
2
3namespace quala {
4struct LBFGSParams;
5class LBFGS;
6}