Definition at line 34 of file sharded_quadratic_program.h.
◆ ShardedQuadraticProgram() [1/3]
◆ ShardedQuadraticProgram() [2/3]
◆ ShardedQuadraticProgram() [3/3]
◆ ConstraintMatrixSharder()
| const Sharder& ConstraintMatrixSharder |
( |
| ) |
const |
|
inline |
◆ DualSharder()
| const Sharder& DualSharder |
( |
| ) |
const |
|
inline |
◆ DualSize()
| int64_t DualSize |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PrimalSharder()
| const Sharder& PrimalSharder |
( |
| ) |
const |
|
inline |
◆ PrimalSize()
| int64_t PrimalSize |
( |
| ) |
const |
|
inline |
◆ Qp()
◆ RescaleQuadraticProgram()
| void RescaleQuadraticProgram |
( |
const Eigen::VectorXd & |
col_scaling_vec, |
|
|
const Eigen::VectorXd & |
row_scaling_vec |
|
) |
| |
◆ SwapConstraintBounds()
| void SwapConstraintBounds |
( |
Eigen::VectorXd & |
constraint_lower_bounds, |
|
|
Eigen::VectorXd & |
constraint_upper_bounds |
|
) |
| |
|
inline |
◆ SwapObjectiveVector()
| void SwapObjectiveVector |
( |
Eigen::VectorXd & |
objective | ) |
|
|
inline |
◆ SwapVariableBounds()
| void SwapVariableBounds |
( |
Eigen::VectorXd & |
variable_lower_bounds, |
|
|
Eigen::VectorXd & |
variable_upper_bounds |
|
) |
| |
|
inline |
◆ TransposedConstraintMatrix()
| const Eigen::SparseMatrix<double, Eigen::ColMajor, int64_t>& TransposedConstraintMatrix |
( |
| ) |
const |
|
inline |
◆ TransposedConstraintMatrixSharder()
| const Sharder& TransposedConstraintMatrixSharder |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: