jrl::qp::test::RandomLeastSquare::KKT Struct Reference

#include <jrl-qp/test/randomProblems.h>

Public Attributes

Eigen::VectorXd dL
 
Eigen::VectorXd eqViol
 
Eigen::VectorXd ineqViol
 
Eigen::VectorXd bndViol
 
Eigen::VectorXd ineqCompl
 
Eigen::VectorXd bndCompl
 

Member Data Documentation

◆ bndCompl

Eigen::VectorXd jrl::qp::test::RandomLeastSquare::KKT::bndCompl

◆ bndViol

Eigen::VectorXd jrl::qp::test::RandomLeastSquare::KKT::bndViol

◆ dL

Eigen::VectorXd jrl::qp::test::RandomLeastSquare::KKT::dL

◆ eqViol

Eigen::VectorXd jrl::qp::test::RandomLeastSquare::KKT::eqViol

◆ ineqCompl

Eigen::VectorXd jrl::qp::test::RandomLeastSquare::KKT::ineqCompl

◆ ineqViol

Eigen::VectorXd jrl::qp::test::RandomLeastSquare::KKT::ineqViol

The documentation for this struct was generated from the following file: