alpaqa
1.0.0a10
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
src
outer
internal
alm-helpers.cpp
Go to the documentation of this file.
1
#include <
alpaqa/implementation/outer/internal/alm-helpers.tpp
>
2
3
namespace
alpaqa::detail
{
4
5
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMHelpers, EigenConfigd);
6
ALPAQA_IF_FLOAT
(
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMHelpers, EigenConfigf);)
7
ALPAQA_IF_LONGD
(
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMHelpers, EigenConfigl);)
8
ALPAQA_IF_QUADF
(
ALPAQA_EXPORT_TEMPLATE
(
struct
, ALMHelpers, EigenConfigq);)
9
10
}
// namespace alpaqa::detail
alm-helpers.tpp
ALPAQA_IF_QUADF
#define ALPAQA_IF_QUADF(...)
Definition:
config.hpp:171
ALPAQA_IF_LONGD
#define ALPAQA_IF_LONGD(...)
Definition:
config.hpp:183
ALPAQA_IF_FLOAT
#define ALPAQA_IF_FLOAT(...)
Definition:
config.hpp:177
ALPAQA_EXPORT_TEMPLATE
#define ALPAQA_EXPORT_TEMPLATE(...)
Definition:
export.hpp:22
alpaqa::detail
Definition:
panoc-helpers.tpp:14
Generated by
1.9.6