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