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