proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::proxqp::dense::detail Namespace Reference

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
 

Function Documentation

◆ ruiz_scale_qp_in_place()

template<typename 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

Definition at line 31 of file ruiz.hpp.