alpaqa 0.0.1
Nonconvex constrained optimization
Functions
alpaqa/problem.hpp File Reference
#include <alpaqa/util/problem.hpp>
+ Include dependency graph for alpaqa/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 ()
 

Function Documentation

◆ prob_getter_f()

auto prob_getter_f ( )
inline

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

+ Here is the caller graph for this function:

◆ prob_setter_f()

auto prob_setter_f ( )
inline

Definition at line 15 of file alpaqa/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 alpaqa/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 alpaqa/problem.hpp.

+ Here is the caller graph for this function:

◆ prob_getter_g()

auto prob_getter_g ( )
inline

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

+ Here is the caller graph for this function:

◆ prob_setter_g()

auto prob_setter_g ( )
inline

Definition at line 55 of file alpaqa/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 alpaqa/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 alpaqa/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 alpaqa/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 alpaqa/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 alpaqa/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 alpaqa/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 alpaqa/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 alpaqa/problem.hpp.

+ Here is the caller graph for this function: