library: libMatrix
#include "TMatrixFLazy.h"

TMatrixFSymLazy


class description - source file - inheritance tree (.pdf)

class TMatrixFSymLazy : public TObject

Inheritance Chart:
TObject
<-
TMatrixFSymLazy
<-
THilbertMatrixFSym
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.

    private:
virtual void FillIn(TMatrixFSym& m) const protected:
void operator=(const TMatrixFSymLazy&) public:
virtual ~TMatrixFSymLazy() static TClass* Class() Int_t GetRowLwb() const Int_t GetRowUpb() const virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t fRowUpb Int_t fRowLwb

Class Description

                                                                      
 Lazy Matrix classes.                                                 
                                                                      
   TMatrixFLazy                                                       
   TMatrixFSymLazy                                                    
   THaarMatrixF                                                       
   THilbertMatrixF                                                    
                                                                      




Inline Functions


               void ~TMatrixFSymLazy()
               void operator=(const TMatrixFSymLazy&)
               void FillIn(TMatrixFSym& m) const
              Int_t GetRowLwb() const
              Int_t GetRowUpb() const
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: root/matrix:$Name: $:$Id: TMatrixFLazy.cxx,v 1.5 2004/09/03 13:41:34 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - 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.