OR-Tools  9.3
trust_region_test.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::pdlp
 

Variable Documentation

◆ center_point

VectorXd center_point

Definition at line 862 of file trust_region_test.cc.

◆ norm_weights

VectorXd norm_weights

Definition at line 865 of file trust_region_test.cc.

◆ objective_matrix_diagonal

VectorXd objective_matrix_diagonal

Definition at line 861 of file trust_region_test.cc.

◆ objective_vector

VectorXd objective_vector

Definition at line 860 of file trust_region_test.cc.

◆ variable_lower_bounds

VectorXd variable_lower_bounds

Definition at line 863 of file trust_region_test.cc.

◆ variable_upper_bounds

VectorXd variable_upper_bounds

Definition at line 864 of file trust_region_test.cc.