#include "TMatrixTLazy.h"

THaarMatrixT


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

class THaarMatrixT : public TMatrixTLazy<double>

Inheritance Chart:
TObject
<-
TMatrixTLazy<double>
<-
THaarMatrixT<double>
    private:
virtual void FillIn(TMatrixT<double>& m) const public:
THaarMatrixT<double>() THaarMatrixT<double>(Int_t n, Int_t no_cols = 0) THaarMatrixT<double>(const THaarMatrixT<double>&) virtual ~THaarMatrixT<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                                                 
                                                                      




Inline Functions


                        void ~THaarMatrixT()
                        void FillIn(TMatrixT<double>& m) const
        THaarMatrixT<double> THaarMatrixT()
        THaarMatrixT<double> THaarMatrixT(Int_t n, Int_t no_cols = 0)
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)
                        void StreamerNVirtual(TBuffer& b)
        THaarMatrixT<double> THaarMatrixT(const THaarMatrixT<double>&)


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.