Documentation / Developer's manual
Available modules
Calibration, DataServer, Launcher, MetaModelOptim, Modeler, Optimizer, ReLauncher, Reliability, ReOptimizer, Sampler, Sensitivity, UncertModeler, XmlProblem,![]() |
Uranie / Optimizer
v4.10.0
|
TObjective.h
Go to the documentation of this file.
Rosenbrock's function (n=2) with first and second order derivatives.
Definition: TBestEstimate.h:57
Bool_t _blog
Boolean to edit the log.
Definition: TObjective.h:72
Double_t getObjectiveWithoutWeight() const
Definition: TObjective.h:102
URANIE::Launcher::TOutputFile * _outfile
Pointer of Output file of TCode into YHAT.
Definition: TObjective.h:77
Definition: TObjective.h:66
void setYHat(URANIE::Launcher::TOutputFile *outfile, TString yhat)
Definition: TObjective.h:152
virtual void printLog(Option_t *option="")
URANIE::DataServer::TDataServer * _tds
Pointer of a TDS into YHat.
Definition: TObjective.h:76
void setYStar(URANIE::DataServer::TDataServer *tds, TString ystar)
Definition: TObjective.h:147
Double_t _dweightold
The old Weight of the Objective function to save.
Definition: TObjective.h:70
Description of the class TObjective. This class computes the ojective (from L2 point of view)...
Definition: TObjective.h:61
Double_t _dweight
Weight of the Objective function.
Definition: TObjective.h:69
int _nshare
number of object accessing it
Definition: TObjective.h:75
Definition: TObjective.h:66
Double_t _dvalue
Value of the Objective function.
Definition: TObjective.h:71