We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3c5fe commit 1ff7959Copy full SHA for 1ff7959
include/proxsuite/proxqp/dense/utils.hpp
@@ -343,7 +343,7 @@ global_dual_residual_infeasibility(
343
*/
344
template<typename T>
345
void
346
-global_dual_residual(const Results<T>& qpresults,
+global_dual_residual(Results<T>& qpresults,
347
Workspace<T>& qpwork,
348
const Model<T>& qpmodel,
349
const preconditioner::RuizEquilibration<T>& ruiz,
0 commit comments