Documentation / Manuel développeur
Modules disponibles
Calibration, DataServer, Launcher, MetaModelOptim, Modeler, Optimizer, ReLauncher, Reliability, ReOptimizer, Sampler, Sensitivity, UncertModeler, XmlProblem,![]() |
Uranie / Modeler
v4.10.0
|
TGaussianCorrFunction.h
Go to the documentation of this file.
Description of the class TGaussianCorrFunction.
Definition: TGaussianCorrFunction.h:63
virtual TCorrelationFunction * clone()
Return a clone of the correlation function.
virtual void printLog(Option_t *option="")
virtual ~TGaussianCorrFunction()
Default destructor.
TGaussianCorrFunction(Int_t nbDim, Double_t *corrLength=NULL)
Default constructor.
virtual void eval(Int_t n1, Double_t *x1, Int_t n2, Double_t *x2, Double_t *C)
Compute the correlation between x1 and x2.
Description of the class TCorrelationFunction.
Definition: TCorrelationFunction.h:52
void setCorrLengths(Double_t *corrLength)
Sets the correlation lengths.
Definition: TGaussianCorrFunction.h:110
Interface de la classe URANIE::Modeler::TCorrelationFunction.
virtual void setParameters(Double_t *newParams)
Sets the parameters of the gaussian correlation function.
int gpCorGauss(double *X1, double *X2, int n1, int n2, int d, double *lc, double *C)