#include "TMatrixTLazy.h"

TMatrixTSymLazy<double>


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

class TMatrixTSymLazy<double> : public TObject

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

    private:
virtual void FillIn(TMatrixTSym<double>& m) const protected:
void operator=(const TMatrixTSymLazy<double>&) public:
virtual ~TMatrixTSymLazy<double>() 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

                                                                      
 Templates of Lazy Matrix classes.                                    
                                                                      
   TMatrixTLazy                                                       
   TMatrixTSymLazy                                                    
   THaarMatrixT                                                       
   THilbertMatrixT                                                    
   THilbertMatrixTSym                                                 
                                                                      

void operator=(const TMatrixTLazy<Element> &)
void FillIn(TMatrixT<Element> &m)
Int_t GetRowLwb()
Int_t GetRowUpb()

Last update: root/matrix:$Name: $:$Id: TMatrixTLazy.cxx,v 1.4 2006/05/22 04:53:26 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.