English Français

Documentation / Developer's manual

Available modules

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / ReOptimizer: URANIE::Reoptimizer::TNloptCobyla Class Reference
Uranie / ReOptimizer v4.9.0
/* @license-end */
URANIE::Reoptimizer::TNloptCobyla Class Reference

#include <TNloptCobyla.h>

Inheritance diagram for URANIE::Reoptimizer::TNloptCobyla:
Collaboration diagram for URANIE::Reoptimizer::TNloptCobyla:

Public Member Functions

 TNloptCobyla ()
 
virtual ~TNloptCobyla ()
 
virtual nlopt_opt build (int, int, int, double, nlopt_opt *)
 
- Public Member Functions inherited from URANIE::Reoptimizer::TNloptSolver
virtual ~TNloptSolver ()
 

Constructor & Destructor Documentation

◆ TNloptCobyla()

URANIE::Reoptimizer::TNloptCobyla::TNloptCobyla ( )

◆ ~TNloptCobyla()

URANIE::Reoptimizer::TNloptCobyla::~TNloptCobyla ( )
virtual

Member Function Documentation

◆ build()

nlopt_opt URANIE::Reoptimizer::TNloptCobyla::build ( int  var,
int  ineq,
int  equ,
double  prec,
nlopt_opt sub 
)
virtual