Definition at line 30 of file BFGSErrorUpdator.cxx.
 
◆ LASquareMatrix()
  
  
      
        
          | ROOT::Minuit2::LASquareMatrix::LASquareMatrix  | 
          ( | 
          unsigned int |           n | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Nrow()
  
  
      
        
          | unsigned int ROOT::Minuit2::LASquareMatrix::Nrow  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [1/2]
  
  
      
        
          | double & ROOT::Minuit2::LASquareMatrix::operator()  | 
          ( | 
          unsigned int |           row,  | 
         
        
           | 
           | 
          unsigned int |           col ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [2/2]
  
  
      
        
          | double ROOT::Minuit2::LASquareMatrix::operator()  | 
          ( | 
          unsigned int |           row,  | 
         
        
           | 
           | 
          unsigned int |           col ) const | 
         
       
   | 
  
inline   | 
  
 
 
◆ fData
  
  
      
        
          | std::vector<double> ROOT::Minuit2::LASquareMatrix::fData | 
         
       
   | 
  
private   | 
  
 
 
◆ fNRow
  
  
      
        
          | unsigned int ROOT::Minuit2::LASquareMatrix::fNRow | 
         
       
   | 
  
private   |