Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Optimizer
v4.10.0
|
TMultiGenCode.h
Go to the documentation of this file.
Rosenbrock's function (n=2) with first and second order derivatives.
Definition: TBestEstimate.h:57
unsigned int NDim() const
the NDIM method
Definition: TMultiGenCode.h:108
Definition: TMultiGenCode.h:73
TString _sinput
Name of the input attributes.
Definition: TMultiGenCode.h:154
TMultiGenCode(URANIE::DataServer::TDataServer *tds, URANIE::Launcher::TCode *code, TString scost)
Constructor with a dataserver.
TString _soutput
Name of the output attributes.
Definition: TMultiGenCode.h:161
URANIE::Launcher::TCode * _code
Pointeur vers un TDS.
Definition: TMultiGenCode.h:166
TString _sCost
The name of the selected cost (the number must be equal to 1)
Definition: TMultiGenCode.h:163
vector< TTreeFormula * > _vinForm
Definition: TMultiGenCode.h:168
TNtupleD * _informTree
Pointeur vers un TCode.
Definition: TMultiGenCode.h:167
TMultiGenCode * Clone() const
The clone method.
Definition: TMultiGenCode.h:102
Bool_t _blog
Boolean for edit the log.
Definition: TMultiGenCode.h:152
URANIE::DataServer::TDataServer * _tds
Definition: TMultiGenCode.h:165
void doNotSaveSteps()
Definition: TMultiGenCode.h:136
Int_t _nCost
the current position for the selected cost in the output list of attribute
Definition: TMultiGenCode.h:164
double * _doutputValue
The output attribute name.
Definition: TMultiGenCode.h:162