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

Go to the source code of this file.

Classes

struct  proxsuite::proxqp::Info< T >
 This class stores the results statistics of PROXQP solvers with sparse and dense backends. More...
 
struct  proxsuite::proxqp::Results< T >
 This class stores all the results of PROXQP solvers with sparse and dense backends. More...
 

Namespaces

namespace  proxsuite
 
namespace  proxsuite::proxqp
 

Functions

template<typename T >
bool proxsuite::proxqp::operator== (const Info< T > &info1, const Info< T > &info2)
 
template<typename T >
bool proxsuite::proxqp::operator!= (const Info< T > &info1, const Info< T > &info2)
 
template<typename T >
bool proxsuite::proxqp::operator== (const Results< T > &results1, const Results< T > &results2)
 
template<typename T >
bool proxsuite::proxqp::operator!= (const Results< T > &results1, const Results< T > &results2)