alpaqa 1.0.0a10
Nonconvex constrained optimization
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
alm-helpers.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace alpaqa::detail {
6
7template <Config Conf>
8struct ALMHelpers;
9
10} // namespace alpaqa::detail