Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Optimizer v4.9.0
|
TVizir.h File Reference
interface uranie pour vizir More...
#include <iostream>
#include "Rtypes.h"
#include "TNamed.h"
#include "TMethodCall.h"
#include "TMatrixD.h"
#include "Optimizer.h"
#include "TDataServer.h"
#include "UExceptions.h"
#include "TCode.h"
#include "vizir.h"
Include dependency graph for TVizir.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | URANIE::Optimizer::TVizir |
Namespaces | |
namespace | URANIE |
Rosenbrock's function (n=2) with first and second order derivatives. | |
namespace | URANIE::Optimizer |
Macros | |
#define | MAXNBGENERATIONS 5 |
The max number of generation to draw. | |
Detailed Description
interface uranie pour vizir
- Date
- 2009-06-02.11.27.43
- Modifications
- 2011-02-11 14:49:05 FGA Add the feature and method setVarDraw
- 2010-10-01 16:22:23 FGA Add the attribute _sdirectory to reput the user in the current directory
- 2010-09-16 15:09:28 FGA Add the parameter bAddTheAttributes in the setConstraintAndCost method to allow modify the function on the fly
Macro Definition Documentation
◆ MAXNBGENERATIONS
#define MAXNBGENERATIONS 5 |
The max number of generation to draw.