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