Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Optimizer
v4.10.0
|
TObjectiveUncertainty.h
Go to the documentation of this file.
Rosenbrock's function (n=2) with first and second order derivatives.
Definition: TBestEstimate.h:57
TString getSigmaName()
return the value of the attribute _systaruncert
Definition: TObjectiveUncertainty.h:86
TString _systaruncert
Name of uncertainty of ystar.
Definition: TObjectiveUncertainty.h:58
virtual void printLog(Option_t *option="")
Interface of class URANIE::Optimize::TObjective.
void setYStar(URANIE::DataServer::TDataServer *tds, TString ystar)
Definition: TObjective.h:147
void setYStar(URANIE::DataServer::TDataServer *tds, TString ystar, TString ystaruncert)
Definition: TObjectiveUncertainty.h:78
Description of the class TObjective. This class computes the ojective (from L2 point of view)...
Definition: TObjective.h:61
virtual ~TObjectiveUncertainty()
Default destructor.
Description of the class TObjectiveUncertainty.
Definition: TObjectiveUncertainty.h:55
TObjectiveUncertainty(TString name)
Constructor by name only.