#include "TMatrixTLazy.h"

THilbertMatrixT


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

class THilbertMatrixT : public TMatrixTLazy<float>

Inheritance Chart:
TObject
<-
TMatrixTLazy<float>
<-
THilbertMatrixT<float>
    private:
virtual void FillIn(TMatrixT<float>& m) const public:
THilbertMatrixT<float>() THilbertMatrixT<float>(Int_t no_rows, Int_t no_cols) THilbertMatrixT<float>(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) THilbertMatrixT<float>(const THilbertMatrixT<float>&) virtual ~THilbertMatrixT<float>() 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                                                 
                                                                      




Inline Functions


                          void ~THilbertMatrixT()
                          void FillIn(TMatrixT<float>& m) const
        THilbertMatrixT<float> THilbertMatrixT()
        THilbertMatrixT<float> THilbertMatrixT(Int_t no_rows, Int_t no_cols)
        THilbertMatrixT<float> THilbertMatrixT(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)
                       TClass* Class()
                       TClass* IsA() const
                          void ShowMembers(TMemberInspector& insp, char* parent)
                          void Streamer(TBuffer& b)
                          void StreamerNVirtual(TBuffer& b)
        THilbertMatrixT<float> THilbertMatrixT(const THilbertMatrixT<float>&)


Last update: root/matrix:$Name: $:$Id: TMatrixTLazy.cxx,v 1.2 2005/12/23 19:55:50 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.