#include <src/libigl/igl/active_set.h>
◆ active_set_params()
| igl::active_set_params::active_set_params |
( |
| ) |
|
|
inline |
98 :
104 {};
const double DOUBLE_EPS
Definition EPS.h:14
bool Auu_pd
Definition active_set.h:93
double solution_diff_threshold
Definition active_set.h:97
int max_iter
Definition active_set.h:94
double constraint_threshold
Definition active_set.h:96
double inactive_threshold
Definition active_set.h:95
◆ Auu_pd
| bool igl::active_set_params::Auu_pd |
◆ constraint_threshold
| double igl::active_set_params::constraint_threshold |
◆ inactive_threshold
| double igl::active_set_params::inactive_threshold |
◆ max_iter
| int igl::active_set_params::max_iter |
◆ solution_diff_threshold
| double igl::active_set_params::solution_diff_threshold |
The documentation for this struct was generated from the following file: