Documentation / Manuel développeur
Modules disponibles
Calibration, DataServer, Launcher, MetaModelOptim, Modeler, Optimizer, ReLauncher, Reliability, ReOptimizer, Sampler, Sensitivity, UncertModeler, XmlProblem,![]() |
Uranie / Modeler
v4.10.0
|
TGPReMLCostFunction.h
Go to the documentation of this file.
108 virtual Int_t eval(vector<URANIE::DataServer::UEntry*> *, vector<URANIE::DataServer::UEntry*> *, int=0);
virtual Bool_t unbuild()
virtual URANIE::Relauncher::TEval * rebuild(int rank, Bool_t chef=kTRUE)
virtual Int_t eval(Double_t *theta, Double_t *res, int=0)
Evaluate the cost function.
Description of the class TGPReMLCostFunction.
Definition: TGPReMLCostFunction.h:66
Interface de la classe URANIE::Modeler::TGPCostFunction.
Description of the class TGPCostFunction.
Definition: TGPCostFunction.h:57
Interface de la classe URANIE::Modeler::TGPBuilder.
int gpReMLh(double *H, double *K, double *y, int n, int p, double *ml, int cas)
TGPReMLCostFunction(TGPBuilder *gpb)
Standard constructor.
virtual ~TGPReMLCostFunction()
Default destructor.