proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
This is the complete list of members for proxsuite::proxqp::dense::QP< T >, including all inherited members.
cleanup() | proxsuite::proxqp::dense::QP< T > | inline |
init(optional< MatRef< T > > H, optional< VecRef< T > > g, optional< MatRef< T > > A, optional< VecRef< T > > b, optional< MatRef< T > > C, optional< VecRef< T > > l, optional< VecRef< T > > u, bool compute_preconditioner=true, optional< T > rho=nullopt, optional< T > mu_eq=nullopt, optional< T > mu_in=nullopt, optional< T > manual_minimal_H_eigenvalue=nullopt) | proxsuite::proxqp::dense::QP< T > | inline |
init(optional< MatRef< T > > H, optional< VecRef< T > > g, optional< MatRef< T > > A, optional< VecRef< T > > b, optional< MatRef< T > > C, optional< VecRef< T > > l, optional< VecRef< T > > u, optional< VecRef< T > > l_box, optional< VecRef< T > > u_box, bool compute_preconditioner=true, optional< T > rho=nullopt, optional< T > mu_eq=nullopt, optional< T > mu_in=nullopt, optional< T > manual_minimal_H_eigenvalue=nullopt) | proxsuite::proxqp::dense::QP< T > | inline |
is_box_constrained() const | proxsuite::proxqp::dense::QP< T > | inline |
model | proxsuite::proxqp::dense::QP< T > | |
QP(isize _dim, isize _n_eq, isize _n_in, bool _box_constraints, proxsuite::proxqp::HessianType _hessian_type, DenseBackend _dense_backend) | proxsuite::proxqp::dense::QP< T > | inline |
QP(isize _dim, isize _n_eq, isize _n_in, bool _box_constraints, DenseBackend _dense_backend, proxsuite::proxqp::HessianType _hessian_type) | proxsuite::proxqp::dense::QP< T > | inline |
QP(isize _dim, isize _n_eq, isize _n_in, bool _box_constraints, proxsuite::proxqp::HessianType _hessian_type) | proxsuite::proxqp::dense::QP< T > | inline |
QP(isize _dim, isize _n_eq, isize _n_in, bool _box_constraints, DenseBackend _dense_backend) | proxsuite::proxqp::dense::QP< T > | inline |
QP(isize _dim, isize _n_eq, isize _n_in, bool _box_constraints) | proxsuite::proxqp::dense::QP< T > | inline |
QP(isize _dim, isize _n_eq, isize _n_in, proxsuite::proxqp::HessianType _hessian_type) | proxsuite::proxqp::dense::QP< T > | inline |
QP(isize _dim, isize _n_eq, isize _n_in) | proxsuite::proxqp::dense::QP< T > | inline |
results | proxsuite::proxqp::dense::QP< T > | |
ruiz | proxsuite::proxqp::dense::QP< T > | |
settings | proxsuite::proxqp::dense::QP< T > | |
solve() | proxsuite::proxqp::dense::QP< T > | inline |
solve(optional< VecRef< T > > x, optional< VecRef< T > > y, optional< VecRef< T > > z) | proxsuite::proxqp::dense::QP< T > | inline |
update(optional< MatRef< T > > H, optional< VecRef< T > > g, optional< MatRef< T > > A, optional< VecRef< T > > b, optional< MatRef< T > > C, optional< VecRef< T > > l, optional< VecRef< T > > u, bool update_preconditioner=false, optional< T > rho=nullopt, optional< T > mu_eq=nullopt, optional< T > mu_in=nullopt, optional< T > manual_minimal_H_eigenvalue=nullopt) | proxsuite::proxqp::dense::QP< T > | inline |
update(optional< MatRef< T > > H, optional< VecRef< T > > g, optional< MatRef< T > > A, optional< VecRef< T > > b, optional< MatRef< T > > C, optional< VecRef< T > > l, optional< VecRef< T > > u, optional< VecRef< T > > l_box, optional< VecRef< T > > u_box, bool update_preconditioner=false, optional< T > rho=nullopt, optional< T > mu_eq=nullopt, optional< T > mu_in=nullopt, optional< T > manual_minimal_H_eigenvalue=nullopt) | proxsuite::proxqp::dense::QP< T > | inline |
which_dense_backend() const | proxsuite::proxqp::dense::QP< T > | inline |
which_hessian_type() const | proxsuite::proxqp::dense::QP< T > | inline |
work | proxsuite::proxqp::dense::QP< T > |