English Français

Documentation / Developer's manual

Available modules

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / Optimizer: TSumOfSquares.h File Reference
Uranie / Optimizer v4.9.0
/* @license-end */
TSumOfSquares.h File Reference

Example of a function to be minimised : Sum of Square. More...

#include "TH1.h"
#include "TF1.h"
#include "TPad.h"
#include "TRandom3.h"
#include "TVirtualFitter.h"
#include "TStyle.h"
#include "Minuit2/FCNBase.h"
#include "TSystem.h"
#include "TMatrixT.h"
#include <vector>
#include <iostream>
#include "Optimizer.h"
#include "TCode.h"
#include "TDataServer.h"
#include "TObjective.h"
Include dependency graph for TSumOfSquares.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  URANIE::Optimizer::TSumOfSquares
 

Namespaces

namespace  URANIE
 Rosenbrock's function (n=2) with first and second order derivatives.
 
namespace  URANIE::Optimizer
 

Detailed Description

Example of a function to be minimised : Sum of Square.

Author
Fabrice Gaudier fabri.nosp@m.ce.g.nosp@m.audie.nosp@m.r@ce.nosp@m.a.fr
Date
tue jul 3 10:38:56 CEST 2007
Modifications
  • Fabrice Gaudier (2010-04-12 14:30:47) Add Log