3 #ifndef GAUDIGSL_IFUNCMINIMUM_H
4 #define GAUDIGSL_IFUNCMINIMUM_H 1
10 #include "GaudiKernel/IAlgTool.h"
35 typedef Genfun::AbsFunction GenFunc ;
37 typedef Genfun::Argument Arg ;
39 typedef CLHEP::HepSymMatrix Covariance;
49 Arg& pars )
const = 0 ;
60 Covariance& covar )
const = 0 ;
63 #endif // GAUDIGSL_IFUNCMINIMUM_H
Interface file to find minimum of the function and compute covariance matrix (matrix of error) ...
This class is used for returning status codes from appropriate routines.
double fun(const std::vector< double > &x)