Documentation / Manuel développeur
Modules disponibles
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  ![]()  | 
  
    Uranie / ReOptimizer
    v4.10.0
    
   | 
 
URANIE::Reoptimizer::TFitGetter Class Reference
  #include <TFitGetter.h>
Inheritance diagram for URANIE::Reoptimizer::TFitGetter:

Collaboration diagram for URANIE::Reoptimizer::TFitGetter:

Classes | |
| class | AttributeNotFound | 
Public Member Functions | |
| TFitGetter (URANIE::DataServer::TAttribute *ref, TObjArray *all, TOptimFit *fit) | |
| TFitGetter (URANIE::DataServer::TAttribute *ref, URANIE::DataServer::TAttribute *grd, TObjArray *all, TOptimFit *fit) | |
| ~TFitGetter () | |
| double | from (double *from) | 
| double | from (int size, double *from, double *grad, double *to) | 
| double | from (vector< URANIE::DataServer::UEntry *> *from) | 
| double | from (int size, vector< URANIE::DataServer::UEntry *> *from, vector< URANIE::DataServer::UEntry *> *grad, double *to) | 
| double | from (int size, vector< URANIE::DataServer::UEntry *> *from, double *to) | 
Protected Attributes | |
| URANIE::DataServer::TAttribute * | _ref | 
| URANIE::DataServer::TAttribute * | _grad | 
| TOptimFit * | _fit | 
| int | _rang | 
| int | _rangg | 
Constructor & Destructor Documentation
◆ TFitGetter() [1/2]
| URANIE::Reoptimizer::TFitGetter::TFitGetter | ( | URANIE::DataServer::TAttribute * | ref, | 
| TObjArray * | all, | ||
| TOptimFit * | fit | ||
| ) | 
◆ TFitGetter() [2/2]
| URANIE::Reoptimizer::TFitGetter::TFitGetter | ( | URANIE::DataServer::TAttribute * | ref, | 
| URANIE::DataServer::TAttribute * | grd, | ||
| TObjArray * | all, | ||
| TOptimFit * | fit | ||
| ) | 
◆ ~TFitGetter()
| URANIE::Reoptimizer::TFitGetter::~TFitGetter | ( | ) | 
Member Function Documentation
◆ from() [1/5]
| double URANIE::Reoptimizer::TFitGetter::from | ( | double * | from | ) | 
Referenced by URANIE::Reoptimizer::TNloptGradient::critere(), URANIE::Reoptimizer::TNlopt::critere(), URANIE::Reoptimizer::TNloptGradient::equality(), URANIE::Reoptimizer::TNlopt::equality(), URANIE::Reoptimizer::TVizirShare::fillChoice(), from(), URANIE::Reoptimizer::TNloptGradient::inequality(), and URANIE::Reoptimizer::TNlopt::inequality().
◆ from() [2/5]
| double URANIE::Reoptimizer::TFitGetter::from | ( | int | size, | 
| double * | from, | ||
| double * | grad, | ||
| double * | to | ||
| ) | 
◆ from() [3/5]
| double URANIE::Reoptimizer::TFitGetter::from | ( | vector< URANIE::DataServer::UEntry *> * | from | ) | 
◆ from() [4/5]
| double URANIE::Reoptimizer::TFitGetter::from | ( | int | size, | 
| vector< URANIE::DataServer::UEntry *> * | from, | ||
| vector< URANIE::DataServer::UEntry *> * | grad, | ||
| double * | to | ||
| ) | 
◆ from() [5/5]
| double URANIE::Reoptimizer::TFitGetter::from | ( | int | size, | 
| vector< URANIE::DataServer::UEntry *> * | from, | ||
| double * | to | ||
| ) | 
Member Data Documentation
◆ _fit
◆ _grad
      
  | 
  protected | 
◆ _rang
      
  | 
  protected | 
Referenced by from(), and TFitGetter().
◆ _rangg
      
  | 
  protected | 
Referenced by from(), and TFitGetter().
◆ _ref
      
  | 
  protected | 
            
            