#include <TMatrixTLazy.h>
Inheritance diagram for THilbertMatrixT< Element >:
Public Member Functions | |
THilbertMatrixT () | |
THilbertMatrixT (Int_t no_rows, Int_t no_cols) | |
THilbertMatrixT (Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) | |
virtual | ~THilbertMatrixT () |
THilbertMatrixT () | |
THilbertMatrixT (Int_t no_rows, Int_t no_cols) | |
THilbertMatrixT (Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) | |
virtual | ~THilbertMatrixT () |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
void | Streamer (TBuffer &R__b) |
template<> | |
void | Streamer (TBuffer &R__b) |
Private Member Functions | |
void | FillIn (TMatrixT< Element > &m) const |
void | FillIn (TMatrixT< Element > &m) const |
Definition at line 143 of file TMatrixTLazy.h.
THilbertMatrixT< Element >::THilbertMatrixT | ( | ) | [inline] |
Definition at line 149 of file TMatrixTLazy.h.
THilbertMatrixT< Element >::THilbertMatrixT | ( | Int_t | no_rows, | |
Int_t | no_cols | |||
) |
THilbertMatrixT< Element >::THilbertMatrixT | ( | Int_t | row_lwb, | |
Int_t | row_upb, | |||
Int_t | col_lwb, | |||
Int_t | col_upb | |||
) |
virtual THilbertMatrixT< Element >::~THilbertMatrixT | ( | ) | [inline, virtual] |
Definition at line 152 of file TMatrixTLazy.h.
THilbertMatrixT< Element >::THilbertMatrixT | ( | ) | [inline] |
Definition at line 149 of file TMatrixTLazy.h.
THilbertMatrixT< Element >::THilbertMatrixT | ( | Int_t | no_rows, | |
Int_t | no_cols | |||
) |
THilbertMatrixT< Element >::THilbertMatrixT | ( | Int_t | row_lwb, | |
Int_t | row_upb, | |||
Int_t | col_lwb, | |||
Int_t | col_upb | |||
) |
virtual THilbertMatrixT< Element >::~THilbertMatrixT | ( | ) | [inline, virtual] |
Definition at line 152 of file TMatrixTLazy.h.
void THilbertMatrixT< Element >::FillIn | ( | TMatrixT< Element > & | m | ) | const [private, virtual] |
Implements TMatrixTLazy< Element >.
Definition at line 169 of file TMatrixTLazy.cxx.
References m, and MakeHilbertMat().
void THilbertMatrixT< Element >::FillIn | ( | TMatrixT< Element > & | m | ) | const [private, virtual] |
Implements TMatrixTLazy< Element >.
TClass * THilbertMatrixT< double >::Class | ( | ) |
Definition at line 4726 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * THilbertMatrixT< float >::Class | ( | ) |
Definition at line 5100 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
void THilbertMatrixT< float >::Streamer | ( | TBuffer & | R__b | ) |
Definition at line 5538 of file G__Matrix.cxx.
References TBuffer::IsReading(), TBuffer::ReadClassBuffer(), and TBuffer::WriteClassBuffer().
void THilbertMatrixT< double >::Streamer | ( | TBuffer & | R__b | ) |
Definition at line 6820 of file G__Matrix.cxx.
References TBuffer::IsReading(), TBuffer::ReadClassBuffer(), and TBuffer::WriteClassBuffer().