12 #ifndef ROOT_TMatrixTLazy 13 #define ROOT_TMatrixTLazy 29 template<
class Element>
class TVectorT;
31 template<
class Element>
class TMatrixT;
virtual ~THilbertMatrixT()
void FillIn(TMatrixTSym< Element > &m) const
void operator=(const TMatrixTLazy< Element > &)
TMatrixTSymLazy(Int_t row_lwb, Int_t row_upb)
TMatrixTLazy(Int_t nrows, Int_t ncols)
TMatrixTLazy(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)
TMatrixTSymLazy(const TMatrixTSymLazy< Element > &)
#define ClassDef(name, id)
virtual void FillIn(TMatrixTSym< Element > &m) const =0
virtual ~THilbertMatrixTSym()
void operator=(const TMatrixTSymLazy< Element > &)
virtual void FillIn(TMatrixT< Element > &m) const =0
void FillIn(TMatrixT< Element > &m) const
void FillIn(TMatrixT< Element > &m) const
Mother of all ROOT objects.
virtual ~TMatrixTSymLazy()
Templates of Lazy Matrix classes.
TMatrixTLazy(const TMatrixTLazy< Element > &)
TMatrixTSymLazy(Int_t nrows)