alpaqa
1.0.0a8
Nonconvex constrained optimization
Loading...
Searching...
No Matches
alpaqa
src
inner
internal
panoc-helpers.cpp
Go to the documentation of this file.
1
#include <
alpaqa/implementation/inner/panoc-helpers.tpp
>
2
3
namespace
alpaqa::detail
{
4
5
ALPAQA_EXPORT_TEMPLATE
(
struct
, PANOCHelpers, DefaultConfig);
6
ALPAQA_EXPORT_TEMPLATE
(
struct
, PANOCHelpers, EigenConfigf);
7
ALPAQA_EXPORT_TEMPLATE
(
struct
, PANOCHelpers, EigenConfigd);
8
ALPAQA_EXPORT_TEMPLATE
(
struct
, PANOCHelpers, EigenConfigl);
9
#ifdef ALPAQA_WITH_QUAD_PRECISION
10
ALPAQA_EXPORT_TEMPLATE
(
struct
, PANOCHelpers, EigenConfigq);
11
#endif
12
13
}
// namespace alpaqa::detail
ALPAQA_EXPORT_TEMPLATE
#define ALPAQA_EXPORT_TEMPLATE(...)
Definition:
export.hpp:22
alpaqa::detail
Definition:
panoc-helpers.tpp:14
panoc-helpers.tpp
Generated by
1.9.6