alpaqa
1.0.0a16
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
src
outer
alm.cpp
Go to the documentation of this file.
1
#include <
alpaqa/outer/alm.hpp
>
2
3
namespace
alpaqa
{
4
5
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMParams, EigenConfigd);
6
ALPAQA_IF_FLOAT
(
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMParams, EigenConfigf);)
7
ALPAQA_IF_LONGD
(
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMParams, EigenConfigl);)
8
ALPAQA_IF_QUADF
(
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMParams,
EigenConfigq
);)
9
10
}
// namespace alpaqa
alm.hpp
ALPAQA_IF_QUADF
#define ALPAQA_IF_QUADF(...)
Definition
config.hpp:207
ALPAQA_IF_LONGD
#define ALPAQA_IF_LONGD(...)
Definition
config.hpp:219
ALPAQA_IF_FLOAT
#define ALPAQA_IF_FLOAT(...)
Definition
config.hpp:213
ALPAQA_EXPORT_TEMPLATE
#define ALPAQA_EXPORT_TEMPLATE(...)
Definition
export.hpp:22
alpaqa
Definition
anderson.hpp:10
alpaqa::inf
constexpr const auto inf
Definition
config.hpp:98
Generated on Tue Dec 12 2023 for alpaqa by
1.9.8