Functions | |
| template<typename T> | |
| auto | ruiz_scale_qp_in_place (VectorViewMut< T > delta_, std::ostream *logger_ptr, QpViewBoxMut< T > qp, T epsilon, isize max_iter, bool preconditioning_for_infeasible_problems, Symmetry sym, HessianType HessianType, const bool box_constraints, proxsuite::linalg::veg::dynstack::DynStackMut stack) -> T |
| auto proxsuite::proxqp::dense::detail::ruiz_scale_qp_in_place | ( | VectorViewMut< T > | delta_, |
| std::ostream * | logger_ptr, | ||
| QpViewBoxMut< T > | qp, | ||
| T | epsilon, | ||
| isize | max_iter, | ||
| bool | preconditioning_for_infeasible_problems, | ||
| Symmetry | sym, | ||
| HessianType | HessianType, | ||
| const bool | box_constraints, | ||
| proxsuite::linalg::veg::dynstack::DynStackMut | stack ) -> T |