alpaqa
1.0.0a8
Nonconvex constrained optimization
Loading...
Searching...
No Matches
alpaqa
src
inner
zerofpr.cpp
Go to the documentation of this file.
1
#include <
alpaqa/implementation/inner/zerofpr.tpp
>
2
3
namespace
alpaqa
{
4
5
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRParams, DefaultConfig);
6
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRParams, EigenConfigf);
7
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRParams, EigenConfigd);
8
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRParams, EigenConfigl);
9
#ifdef ALPAQA_WITH_QUAD_PRECISION
10
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRParams, EigenConfigq);
11
#endif
12
13
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRStats, DefaultConfig);
14
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRStats, EigenConfigf);
15
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRStats, EigenConfigd);
16
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRStats, EigenConfigl);
17
#ifdef ALPAQA_WITH_QUAD_PRECISION
18
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRStats, EigenConfigq);
19
#endif
20
21
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRProgressInfo, DefaultConfig);
22
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRProgressInfo, EigenConfigf);
23
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRProgressInfo, EigenConfigd);
24
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRProgressInfo, EigenConfigl);
25
#ifdef ALPAQA_WITH_QUAD_PRECISION
26
ALPAQA_EXPORT_TEMPLATE
(
struct
, ZeroFPRProgressInfo, EigenConfigq);
27
#endif
28
29
}
// namespace alpaqa
ALPAQA_EXPORT_TEMPLATE
#define ALPAQA_EXPORT_TEMPLATE(...)
Definition:
export.hpp:22
alpaqa
Definition:
accelerators/anderson.hpp:10
zerofpr.tpp
Generated by
1.9.6