proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
model.hpp File Reference
Include dependency graph for model.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  proxsuite::proxqp::dense::Model< T >
 This class stores the model of the QP problem. More...
 

Namespaces

namespace  proxsuite
 
namespace  proxsuite::proxqp
 
namespace  proxsuite::proxqp::dense
 

Functions

template<typename T >
bool proxsuite::proxqp::dense::operator== (const Model< T > &model1, const Model< T > &model2)
 
template<typename T >
bool proxsuite::proxqp::dense::operator!= (const Model< T > &model1, const Model< T > &model2)