Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Modeler
v4.10.0
|
TGPMLCostFunction.h File Reference
Interface de la classe URANIE::Modeler::TGPMLCostFunction. More...
Include dependency graph for TGPMLCostFunction.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | URANIE::Modeler::TGPMLCostFunction |
| Description of the class TGPMLCostFunction. More... | |
Namespaces | |
| URANIE | |
| ROOT. | |
| URANIE::Modeler | |
Functions | |
| int | gpML0 (double *K, double *y, int n, double *ml, int cas) |
| int | gpMLh (double *H, double *K, double *y, int n, int p, double *ml, int cas) |
Detailed Description
Interface de la classe URANIE::Modeler::TGPMLCostFunction.
- Date
Function Documentation
◆ gpML0()
| int gpML0 | ( | double * | K, |
| double * | y, | ||
| int | n, | ||
| double * | ml, | ||
| int | cas | ||
| ) |
Referenced by ClassImp().
◆ gpMLh()
| int gpMLh | ( | double * | H, |
| double * | K, | ||
| double * | y, | ||
| int | n, | ||
| int | p, | ||
| double * | ml, | ||
| int | cas | ||
| ) |
Referenced by ClassImp().
