PANOC-ALM  quadratic-penalty
Nonconvex constrained optimization
Functions
panocpy/problem.hpp File Reference
#include <panoc-alm/util/problem.hpp>
+ Include dependency graph for panocpy/problem.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

auto prob_getter_f ()
 
auto prob_setter_f ()
 
auto prob_getter_grad_f ()
 
auto prob_setter_grad_f ()
 
auto prob_getter_g ()
 
auto prob_setter_g ()
 
auto prob_getter_grad_g_prod ()
 
auto prob_setter_grad_g_prod ()
 
auto prob_getter_grad_gi ()
 
auto prob_setter_grad_gi ()
 
auto prob_getter_hess_L ()
 
auto prob_setter_hess_L ()
 
auto prob_getter_hess_L_prod ()
 
auto prob_setter_hess_L_prod ()
 
auto prob_full_getter_f ()
 
auto prob_full_setter_f ()
 
auto prob_full_getter_grad_f ()
 
auto prob_full_setter_grad_f ()
 
auto prob_full_getter_g1 ()
 
auto prob_full_setter_g1 ()
 
auto prob_full_getter_grad_g1_prod ()
 
auto prob_full_setter_grad_g1_prod ()
 
auto prob_full_getter_grad_g1i ()
 
auto prob_full_setter_grad_g1i ()
 
auto prob_full_getter_g2 ()
 
auto prob_full_setter_g2 ()
 
auto prob_full_getter_grad_g2_prod ()
 
auto prob_full_setter_grad_g2_prod ()
 
auto prob_full_getter_grad_g2i ()
 
auto prob_full_setter_grad_g2i ()
 
auto prob_full_getter_hess_L ()
 
auto prob_full_setter_hess_L ()
 
auto prob_full_getter_hess_L_prod ()
 
auto prob_full_setter_hess_L_prod ()
 

Function Documentation

◆ prob_getter_f()

auto prob_getter_f ( )
inline

Definition at line 5 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_f()

auto prob_setter_f ( )
inline

Definition at line 15 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_grad_f()

auto prob_getter_grad_f ( )
inline

Definition at line 19 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_grad_f()

auto prob_setter_grad_f ( )
inline

Definition at line 31 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_g()

auto prob_getter_g ( )
inline

Definition at line 43 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_g()

auto prob_setter_g ( )
inline

Definition at line 55 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_grad_g_prod()

auto prob_getter_grad_g_prod ( )
inline

Definition at line 67 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_grad_g_prod()

auto prob_setter_grad_g_prod ( )
inline

Definition at line 84 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_grad_gi()

auto prob_getter_grad_gi ( )
inline

Definition at line 98 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_grad_gi()

auto prob_setter_grad_gi ( )
inline

Definition at line 114 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_hess_L()

auto prob_getter_hess_L ( )
inline

Definition at line 128 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_hess_L()

auto prob_setter_hess_L ( )
inline

Definition at line 144 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_hess_L_prod()

auto prob_getter_hess_L_prod ( )
inline

Definition at line 162 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_setter_hess_L_prod()

auto prob_setter_hess_L_prod ( )
inline

Definition at line 182 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_f()

auto prob_full_getter_f ( )
inline

Definition at line 199 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_f()

auto prob_full_setter_f ( )
inline

Definition at line 209 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_grad_f()

auto prob_full_getter_grad_f ( )
inline

Definition at line 213 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_grad_f()

auto prob_full_setter_grad_f ( )
inline

Definition at line 225 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_g1()

auto prob_full_getter_g1 ( )
inline

Definition at line 237 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_g1()

auto prob_full_setter_g1 ( )
inline

Definition at line 249 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_grad_g1_prod()

auto prob_full_getter_grad_g1_prod ( )
inline

Definition at line 261 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_grad_g1_prod()

auto prob_full_setter_grad_g1_prod ( )
inline

Definition at line 278 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_grad_g1i()

auto prob_full_getter_grad_g1i ( )
inline

Definition at line 292 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_grad_g1i()

auto prob_full_setter_grad_g1i ( )
inline

Definition at line 308 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_g2()

auto prob_full_getter_g2 ( )
inline

Definition at line 322 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_g2()

auto prob_full_setter_g2 ( )
inline

Definition at line 334 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_grad_g2_prod()

auto prob_full_getter_grad_g2_prod ( )
inline

Definition at line 346 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_grad_g2_prod()

auto prob_full_setter_grad_g2_prod ( )
inline

Definition at line 363 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_grad_g2i()

auto prob_full_getter_grad_g2i ( )
inline

Definition at line 377 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_grad_g2i()

auto prob_full_setter_grad_g2i ( )
inline

Definition at line 393 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_hess_L()

auto prob_full_getter_hess_L ( )
inline

Definition at line 407 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_hess_L()

auto prob_full_setter_hess_L ( )
inline

Definition at line 423 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_getter_hess_L_prod()

auto prob_full_getter_hess_L_prod ( )
inline

Definition at line 441 of file panocpy/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_full_setter_hess_L_prod()

auto prob_full_setter_hess_L_prod ( )
inline

Definition at line 461 of file panocpy/problem.hpp.

+ Here is the caller graph for this function: