PANOC-ALM  quadratic-penalty
Nonconvex constrained optimization
panoc-fwd.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 namespace pa {
5 template <class DirectionProviderT = LBFGS>
6 class PANOCSolver;
7 template <class DirectionProviderT = LBFGS>
8 class PANOCSolverFull;
9 template <class InnerSolverStats>
11 }
lbfgs-fwd.hpp
pa
Definition: alm.hpp:10
pa::InnerStatsAccumulator
Definition: panoc-fwd.hpp:10