alpaqa
1.0.0a15
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
interop
lbfgsb
include
alpaqa
lbfgsb
lbfgsb-structs.ipp
Go to the documentation of this file.
1
PARAMS_TABLE
(lbfgsb::LBFGSBSolver::Params,
//
2
PARAMS_MEMBER
(memory),
//
3
PARAMS_MEMBER
(max_iter),
//
4
PARAMS_MEMBER
(max_time),
//
5
PARAMS_MEMBER
(stop_crit),
//
6
PARAMS_MEMBER
(print),
//
7
PARAMS_MEMBER
(print_interval),
//
8
PARAMS_MEMBER
(print_precision),
//
9
);
PARAMS_MEMBER
#define PARAMS_MEMBER(name)
Helper macro to easily initialize a alpaqa::params::attribute_table_t.
Definition
structs.hpp:31
PARAMS_TABLE
#define PARAMS_TABLE(type_,...)
Helper macro to easily specialize alpaqa::params::attribute_table.
Definition
structs.hpp:22
Generated on Wed Nov 22 2023 for alpaqa by
1.9.8