#include "TMatrixTLazy.h"

THilbertMatrixT<double>


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

class THilbertMatrixT<double> : public TMatrixTLazy<double>

Inheritance Chart:
TObject
<-
TMatrixTLazy<double>
<-
THilbertMatrixT<double>
    private:
virtual void FillIn(TMatrixT<double>& m) const public:
THilbertMatrixT<double>() THilbertMatrixT<double>(Int_t no_rows, Int_t no_cols) THilbertMatrixT<double>(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) THilbertMatrixT<double>(const THilbertMatrixT<double>&) virtual ~THilbertMatrixT<double>() static TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

                                                                      
 Templates of Lazy Matrix classes.                                    
                                                                      
   TMatrixTLazy                                                       
   TMatrixTSymLazy                                                    
   THaarMatrixT                                                       
   THilbertMatrixT                                                    
   THilbertMatrixTSym                                                 
                                                                      

void FillIn(TMatrixT<Element> &m)

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.