Class for storing an Nlp Solution.
More...
#include <BonCouenneInfo.hpp>
Class for storing an Nlp Solution.
Definition at line 26 of file BonCouenneInfo.hpp.
◆ NlpSolution()
Couenne::CouenneInfo::NlpSolution::NlpSolution |
( |
int |
n, |
|
|
const double * |
sol, |
|
|
double |
objval |
|
) |
| |
◆ ~NlpSolution()
Couenne::CouenneInfo::NlpSolution::~NlpSolution |
( |
| ) |
|
◆ solution()
const double * Couenne::CouenneInfo::NlpSolution::solution |
( |
| ) |
const |
|
inline |
◆ objVal()
double Couenne::CouenneInfo::NlpSolution::objVal |
( |
| ) |
const |
|
inline |
◆ nVars()
int Couenne::CouenneInfo::NlpSolution::nVars |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: