Interface file to find minimum of the function and compute covariance matrix (matrix of error)
More...
#include <GaudiGSL/IFuncMinimum.h>
Interface file to find minimum of the function and compute covariance matrix (matrix of error)
- Author
- Kirill Miklyaev kiril.nosp@m.lm@i.nosp@m.ris1..nosp@m.itep.nosp@m..ru
- Date
- 2002-09-14
Definition at line 28 of file IFuncMinimum.h.
Argument of function "GenFunc" (.
- See also
- CLHEP/GenericFunctions/Argument.hh)
Definition at line 35 of file IFuncMinimum.h.
Covariance matrix (matrix of error) (.
- See also
- CLHEP/Matrix/SymMatrix.h)
Definition at line 37 of file IFuncMinimum.h.
Function which we minimize (.
- See also
- CLHEP/GenericFunctions/AbsFunction.hh)
Definition at line 33 of file IFuncMinimum.h.
Do Multidimensional Minimization.
Find minimum and gradient of the function "GenFunc"
- Parameters
-
- See also
- CLHEP/GenericFunctions/AbsFunction.hh
- Parameters
-
- See also
- CLHEP/GenericFunctions/Argument.hh
- Returns
- StatusCode
Find minimum and gradient of the function "GenFunc".
- Parameters
-
- See also
- CLHEP/GenericFunctions/AbsFunction.hh
- Parameters
-
- See also
- CLHEP/GenericFunctions/Argument.hh
- Parameters
-
covar | - covariance matrix (matrix of error) |
- See also
- CLHEP/Matrix/SymMatrix.h
- Returns
- StatusCode
The documentation for this class was generated from the following file: