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 27 of file IFuncMinimum.h.
Argument of function "GenFunc" (. 
- See also
- CLHEP/GenericFunctions/Argument.hh) 
Definition at line 34 of file IFuncMinimum.h.
 
 
Covariance matrix (matrix of error) (. 
- See also
- CLHEP/Matrix/SymMatrix.h) 
Definition at line 36 of file IFuncMinimum.h.
 
 
Function which we minimize (. 
- See also
- CLHEP/GenericFunctions/AbsFunction.hh) 
Definition at line 32 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: