Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Reliability v4.9.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 | |
namespace | URANIE |
namespace | 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 |
◆ DELTA
#define DELTA 0.3 |
◆ FINI
#define FINI 4 |
◆ INIT
#define INIT 1 |
◆ SEARCH
#define SEARCH 3 |
Function Documentation
◆ ClassImp()
ClassImp | ( | URANIE::Reliability::TSorm | ) |