This is the complete list of members for proxsuite::proxqp::sparse::QP< T, I >, including all inherited members.
| cleanup() | proxsuite::proxqp::sparse::QP< T, I > | inline |
| init(optional< SparseMat< T, I > > H, optional< VecRef< T > > g, optional< SparseMat< T, I > > A, optional< VecRef< T > > b, optional< SparseMat< T, I > > 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::sparse::QP< T, I > | inline |
| model | proxsuite::proxqp::sparse::QP< T, I > | |
| operator=(const QP &)=delete | proxsuite::proxqp::sparse::QP< T, I > | |
| operator=(QP &&)=default | proxsuite::proxqp::sparse::QP< T, I > | |
| QP(isize dim, isize n_eq, isize n_in) | proxsuite::proxqp::sparse::QP< T, I > | inline |
| QP(const SparseMat< bool, I > &H, const SparseMat< bool, I > &A, const SparseMat< bool, I > &C) | proxsuite::proxqp::sparse::QP< T, I > | inline |
| QP(const QP &)=delete | proxsuite::proxqp::sparse::QP< T, I > | |
| QP(QP &&)=default | proxsuite::proxqp::sparse::QP< T, I > | |
| results | proxsuite::proxqp::sparse::QP< T, I > | |
| ruiz | proxsuite::proxqp::sparse::QP< T, I > | |
| settings | proxsuite::proxqp::sparse::QP< T, I > | |
| solve() | proxsuite::proxqp::sparse::QP< T, I > | inline |
| solve(optional< VecRef< T > > x, optional< VecRef< T > > y, optional< VecRef< T > > z) | proxsuite::proxqp::sparse::QP< T, I > | inline |
| update(const optional< SparseMat< T, I > > H, optional< VecRef< T > > g, const optional< SparseMat< T, I > > A, optional< VecRef< T > > b, const optional< SparseMat< T, I > > 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::sparse::QP< T, I > | inline |
| work | proxsuite::proxqp::sparse::QP< T, I > |