Definition at line 480 of file trust_region.cc.
◆ DiagonalTrustRegionProblem()
| DiagonalTrustRegionProblem |
( |
const VectorXd * |
objective_vector, |
|
|
const VectorXd * |
objective_matrix_diagonal, |
|
|
const VectorXd * |
lower_bounds, |
|
|
const VectorXd * |
upper_bounds, |
|
|
const VectorXd * |
center_point, |
|
|
const VectorXd * |
norm_weights |
|
) |
| |
|
inline |
◆ CenterPoint()
| double CenterPoint |
( |
int64_t |
index | ) |
const |
|
inline |
◆ LowerBound()
| double LowerBound |
( |
int64_t |
index | ) |
const |
|
inline |
◆ NormWeight()
| double NormWeight |
( |
int64_t |
index | ) |
const |
|
inline |
◆ Objective()
| double Objective |
( |
int64_t |
index | ) |
const |
|
inline |
◆ ObjectiveMatrixDiagonalAt()
| double ObjectiveMatrixDiagonalAt |
( |
int64_t |
index | ) |
const |
|
inline |
◆ UpperBound()
| double UpperBound |
( |
int64_t |
index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: