Definition at line 384 of file trust_region.h.
#include <trust_region.h>
◆ DualTrustRegionProblem()
| operations_research::pdlp::internal::DualTrustRegionProblem::DualTrustRegionProblem |
( |
const QuadraticProgram * | qp, |
|
|
const Eigen::VectorXd * | dual_solution, |
|
|
const Eigen::VectorXd * | dual_gradient, |
|
|
const double | norm_weight = 1.0 ) |
|
inline |
◆ CenterPoint()
| double operations_research::pdlp::internal::DualTrustRegionProblem::CenterPoint |
( |
int64_t | index | ) |
const |
|
inline |
◆ LowerBound()
| double operations_research::pdlp::internal::DualTrustRegionProblem::LowerBound |
( |
int64_t | index | ) |
const |
|
inline |
◆ NormWeight()
| double operations_research::pdlp::internal::DualTrustRegionProblem::NormWeight |
( |
int64_t | index | ) |
const |
|
inline |
◆ Objective()
| double operations_research::pdlp::internal::DualTrustRegionProblem::Objective |
( |
int64_t | index | ) |
const |
|
inline |
◆ UpperBound()
| double operations_research::pdlp::internal::DualTrustRegionProblem::UpperBound |
( |
int64_t | index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: