#include <jrl-qp/SolverOptions.h>
◆ addLogFlag()
◆ bigBnd() [1/2]
double jrl::qp::SolverOptions::bigBnd |
( |
| ) |
const |
|
inline |
◆ bigBnd() [2/2]
◆ logFlags() [1/3]
std::uint32_t jrl::qp::SolverOptions::logFlags |
( |
| ) |
const |
|
inline |
◆ logFlags() [2/3]
◆ logFlags() [3/3]
SolverOptions& jrl::qp::SolverOptions::logFlags |
( |
std::uint32_t |
f | ) |
|
|
inline |
◆ logStream() [1/2]
std::ostream& jrl::qp::SolverOptions::logStream |
( |
| ) |
const |
|
inline |
◆ logStream() [2/2]
SolverOptions& jrl::qp::SolverOptions::logStream |
( |
std::ostream & |
os | ) |
|
|
inline |
◆ maxIter() [1/2]
int jrl::qp::SolverOptions::maxIter |
( |
| ) |
const |
|
inline |
◆ maxIter() [2/2]
◆ removeLogFlag()
◆ warmStart() [1/2]
bool jrl::qp::SolverOptions::warmStart |
( |
| ) |
const |
|
inline |
◆ warmStart() [2/2]
◆ bigBnd_
double jrl::qp::SolverOptions::bigBnd_ = 1e100 |
◆ defaultStream_
std::ostream & jrl::qp::SolverOptions::defaultStream_ = std::cout |
|
static |
◆ logFlags_
std::uint32_t jrl::qp::SolverOptions::logFlags_ = 0 |
◆ logStream_
◆ maxIter_
int jrl::qp::SolverOptions::maxIter_ = 500 |
◆ warmStart_
bool jrl::qp::SolverOptions::warmStart_ = false |
The documentation for this struct was generated from the following files: