Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Calibration
v4.11.0
|
TStandardDistanceLikelihoodFunction.h
Go to the documentation of this file.
69 TLSDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="");
108 TWeightedLSDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="");
145 TRelativeLSDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="");
182 TL1DistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="");
220 TMahalanobisDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="");
257 TGaussLogLikelihoodFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="");
Definition: TABC.cxx:45
TWeightedLSDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="")
Default constructor.
Int_t localeval(Double_t *res)
virtual ~TMahalanobisDistanceFunction()
Default destructor.
Description of the class TWeightedLSDistanceFunction The distance is estimated as where...
Definition: TStandardDistanceLikelihoodFunction.h:97
Description of the class TDistanceLikelihoodFunction.
Definition: TDistanceLikelihoodFunction.h:67
Int_t localeval(Double_t *res)
Int_t localeval(Double_t *res)
Evaluate the distance function.
TGaussLogLikelihoodFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="")
Default constructor.
Description of the class TMahalanobisDistanceFunction The distance is estimated as where...
Definition: TStandardDistanceLikelihoodFunction.h:209
TLSDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="")
Default constructor.
Int_t localeval(Double_t *res)
Description of the class TGaussLogLikelihoodFunction The log-likelihood is estimated as where...
Definition: TStandardDistanceLikelihoodFunction.h:246
virtual ~TL1DistanceFunction()
Default destructor.
Int_t localeval(Double_t *res)
Interface de la classe URANIE::Calibration::TDistanceLikelihoodFunction.
virtual ~TGaussLogLikelihoodFunction()
Default destructor.
Int_t localeval(Double_t *res)
TRelativeLSDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="")
Default constructor.
Description of the class TL1DistanceFunction The distance is estimated as where.
Definition: TStandardDistanceLikelihoodFunction.h:171
virtual ~TRelativeLSDistanceFunction()
Default destructor.
Description of the class TRelativeLSDistanceFunction The distance is estimated as where...
Definition: TStandardDistanceLikelihoodFunction.h:134
TMahalanobisDistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="")
Default constructor.
TL1DistanceFunction(URANIE::DataServer::TDataServer *tdsEval, URANIE::DataServer::TDataServer *tdsObs, const char *reference, const char *output, const char *weight="")
Default constructor.
virtual ~TWeightedLSDistanceFunction()
Default destructor.
Description of the class TLSDistanceFunction The distance is estimated as where.
Definition: TStandardDistanceLikelihoodFunction.h:58
virtual ~TLSDistanceFunction()
Default destructor.
