Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Optimizer v4.9.0
|
TObjectiveL1.h
Go to the documentation of this file.
Interface of class URANIE::Optimize::TObjective.
Double_t getObjective(Double_t *dvalues, Int_t nrow)
virtual void printLog(Option_t *option="")
Description of the class TObjective. This class computes the ojective (from L2 point of view).
Definition TObjective.h:62
Rosenbrock's function (n=2) with first and second order derivatives.
Definition TBestEstimate.h:58