Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Modeler v4.9.0
|
TGPReMLCostFunction.h
Go to the documentation of this file.
Interface de la classe URANIE::Modeler::TGPBuilder.
Interface de la classe URANIE::Modeler::TGPCostFunction.
int gpReMLh(double *H, double *K, double *y, int n, int p, double *ml, int cas)
Description of the class TGPCostFunction.
Definition TGPCostFunction.h:58
Description of the class TGPReMLCostFunction.
Definition TGPReMLCostFunction.h:67
virtual Int_t eval(vector< URANIE::DataServer::UEntry * > *, vector< URANIE::DataServer::UEntry * > *, int=0)
virtual ~TGPReMLCostFunction()
Default destructor.
virtual Int_t eval(Double_t *theta, Double_t *res, int=0)
Evaluate the cost function.
virtual Bool_t unbuild()
TGPReMLCostFunction(TGPBuilder *gpb)
Standard constructor.
virtual URANIE::Relauncher::TEval * rebuild(int rank, Bool_t chef=kTRUE)