|
PANOC-ALM
quadratic-penalty
Nonconvex constrained optimization
|
This is the complete list of members for ProblemWithCounters, including all inherited members.
| attach_counters(ProblemWithCounters &) | ProblemWithCounters | privatestatic |
| C | Problem | |
| D | Problem | |
| evaluations | ProblemWithCounters | |
| f | Problem | |
| f_sig typedef | Problem | |
| g | Problem | |
| g_sig typedef | Problem | |
| grad_f | Problem | |
| grad_f_sig typedef | Problem | |
| grad_g_prod | Problem | |
| grad_g_prod_sig typedef | Problem | |
| grad_gi | Problem | |
| grad_gi_sig typedef | Problem | |
| hess_L | Problem | |
| hess_L_prod | Problem | |
| hess_L_prod_sig typedef | Problem | |
| hess_L_sig typedef | Problem | |
| m | Problem | |
| n | Problem | |
| operator=(const ProblemWithCounters &)=delete | ProblemWithCounters | |
| operator=(ProblemWithCounters &&)=delete | ProblemWithCounters | |
| Problem()=default | Problem | |
| Problem(unsigned int n, unsigned int m) | Problem | inline |
| Problem(unsigned n, unsigned int m, Box C, Box D, std::function< f_sig > f, std::function< grad_f_sig > grad_f, std::function< g_sig > g, std::function< grad_g_prod_sig > grad_g_prod, std::function< grad_gi_sig > grad_gi, std::function< hess_L_prod_sig > hess_L_prod, std::function< hess_L_sig > hess_L) | Problem | inline |
| ProblemWithCounters(Problem &&p) | ProblemWithCounters | inline |
| ProblemWithCounters(const Problem &p) | ProblemWithCounters | inline |
| ProblemWithCounters()=delete | ProblemWithCounters | |
| ProblemWithCounters(const ProblemWithCounters &)=delete | ProblemWithCounters | |
| ProblemWithCounters(ProblemWithCounters &&)=delete | ProblemWithCounters |