wrapper to a multi-dim function without derivatives for multi roots algorithm 
Definition at line 59 of file GSLMultiRootFunctionWrapper.h.
 | 
| gsl_multiroot_function  | fFunc | 
|   | 
#include </mnt/build/workspace/root-makedoc-v608/rootspi/rdoc/src/v6-08-00-patches/math/mathmore/src/GSLMultiRootFunctionWrapper.h>
◆ GSLMultiRootFunctionWrapper()
  
  
      
        
          | ROOT::Math::GSLMultiRootFunctionWrapper::GSLMultiRootFunctionWrapper  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetFunctions()
  
  
      
        
          | gsl_multiroot_function* ROOT::Math::GSLMultiRootFunctionWrapper::GetFunctions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetFunctions()
template<class FuncVector > 
  
  
      
        
          | void ROOT::Math::GSLMultiRootFunctionWrapper::SetFunctions  | 
          ( | 
          const FuncVector &  | 
          f,  | 
         
        
           | 
           | 
          unsigned int  | 
          n  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ fFunc
  
  
      
        
          | gsl_multiroot_function ROOT::Math::GSLMultiRootFunctionWrapper::fFunc | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: