TLazyMatrix
class description - source file - inheritance tree
    private:
      virtual void FillIn(TMatrix& m) const
              void operator=(const TLazyMatrix&)
    public:
                 void ~TLazyMatrix()
              TClass* Class()
      virtual TClass* IsA() const
         virtual void ShowMembers(TMemberInspector& insp, char* parent)
         virtual void Streamer(TBuffer& b)
    protected:
      Int_t fRowUpb  
      Int_t fRowLwb  
      Int_t fColUpb  
      Int_t fColLwb  
                                                                      
 Matrix utility classes.                                              
                                                                      
 This file defines utility classes for the Linear Algebra Package.    
 The following classes are defined here:                              
   TMatrixAction                                                      
   TMatrixPosAction                                                   
   TLazyMatrix                                                        
   THaarMatrix                                                        
   TMatrixRow                                                         
   TMatrixColumn                                                      
   TMatrixDiag                                                        
   TMatrixPivoting                                                    
                                                                      
Inline Functions
               void FillIn(TMatrix& m) const
               void operator=(const TLazyMatrix&)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void ~TLazyMatrix()
Author:     Fons Rademakers   05/11/97
Last update:   1.03/09 16/12/97  16.17.48  by  Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved.         *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.