proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
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 > | |
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 |
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 > |