#include <alpaqa/problem/kkt-error.hpp>
Definition at line 9 of file kkt-error.hpp.
Public Attributes | |
real_t | stationarity = NaN |
real_t | constr_violation = NaN |
real_t | complementarity = NaN |
real_t | bounds_violation = NaN |
Static Public Attributes | |
static constexpr auto | NaN = alpaqa::NaN<config_t> |
|
staticconstexpr |
Definition at line 11 of file kkt-error.hpp.
Definition at line 12 of file kkt-error.hpp.
Definition at line 12 of file kkt-error.hpp.
Definition at line 12 of file kkt-error.hpp.
Definition at line 13 of file kkt-error.hpp.