Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Sampler v4.9.0
|
TPetras.cxx File Reference
Implementation of the class URANIE::Sampler::TPetras. More...
Include dependency graph for TPetras.cxx:
Functions | |
void | size_smolyak (int *, int *, int *) |
void | quad_smolyak (int *, int *, double *, double *) |
ClassImp (URANIE::Sampler::TPetras) namespace URANIE | |
Detailed Description
Implementation of the class URANIE::Sampler::TPetras.
- Date
- tue apr 8 15:09:37 CEST 2008
Function Documentation
◆ ClassImp()
ClassImp | ( | URANIE::Sampler::TPetras | ) |
References URANIE::Sampler::TSampler::_blog, URANIE::Sampler::TSampler::_lstOfAttributesToSample, URANIE::Sampler::TPetras::_nQ, URANIE::Sampler::TSampler::_ntsample, URANIE::Sampler::TSampler::_nX, URANIE::Sampler::TSampler::_tds, URANIE::Sampler::TSampler::createTuple(), URANIE::Sampler::TSampler::fillOtherAttributes(), URANIE::Sampler::TPetras::generateSample(), URANIE::Sampler::TPetras::printLog(), quad_smolyak(), size_smolyak(), URANIE::Sampler::TPetras::TPetras(), and URANIE::Sampler::TPetras::~TPetras().
◆ quad_smolyak()
void quad_smolyak | ( | int * | , |
int * | , | ||
double * | , | ||
double * | |||
) |
Referenced by ClassImp().
◆ size_smolyak()
void size_smolyak | ( | int * | , |
int * | , | ||
int * | |||
) |
Referenced by ClassImp().