1 #ifndef GAUDIGSL_IFUNCMINIMUM_H 2 #define GAUDIGSL_IFUNCMINIMUM_H 1 35 typedef Genfun::Argument
Arg ;
47 Arg& pars )
const = 0 ;
58 Covariance& covar )
const = 0 ;
61 #endif // GAUDIGSL_IFUNCMINIMUM_H Genfun::Argument Arg
Argument of function "GenFunc" (.
Interface file to find minimum of the function and compute covariance matrix (matrix of error) ...
#define DeclareInterfaceID(iface, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
Genfun::AbsFunction GenFunc
Function which we minimize (.
This class is used for returning status codes from appropriate routines.
CLHEP::HepSymMatrix Covariance
Covariance matrix (matrix of error) (.
double fun(const std::vector< double > &x)