Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]() |
Uranie / Reliability
v4.10.0
|
TSorm.cxx File Reference
SORM evaluation. More...
#include "TSorm.h"#include <math.h>#include "TLeaf.h"#include "TRun.h"#include "gramschmitd.h"#include "bracket.h"
Include dependency graph for TSorm.cxx:

Namespaces | |
| URANIE | |
| URANIE::Reliability | |
Macros | |
| #define | INIT 1 |
| #define | BRACKET 2 |
| #define | SEARCH 3 |
| #define | FINI 4 |
| #define | DELTA 0.3 |
Functions | |
| ClassImp (URANIE::Reliability::TSorm) | |
Detailed Description
SORM evaluation.
- Date
- 2012-07-09.13.55.00
Macro Definition Documentation
◆ BRACKET
| #define BRACKET 2 |
Referenced by URANIE::Reliability::TDemiAxeSorm::next().
◆ DELTA
| #define DELTA 0.3 |
Referenced by URANIE::Reliability::TSorm::solverLoop().
◆ FINI
| #define FINI 4 |
Referenced by URANIE::Reliability::TDemiAxeSorm::next().
◆ INIT
| #define INIT 1 |
◆ SEARCH
| #define SEARCH 3 |
Referenced by URANIE::Reliability::TDemiAxeSorm::next().
Function Documentation
◆ ClassImp()
| ClassImp | ( | URANIE::Reliability::TSorm | ) |
