#include <TMatrixTUtils.h>
Inheritance diagram for TMatrixTFlat< Element >:
Public Member Functions | |
TMatrixTFlat () | |
TMatrixTFlat (TMatrixT< Element > &matrix) | |
TMatrixTFlat (TMatrixTSym< Element > &matrix) | |
TMatrixTFlat (const TMatrixTFlat< Element > &mf) | |
Element * | GetPtr () const |
const Element & | operator() (Int_t i) const |
Element & | operator() (Int_t i) |
const Element & | operator[] (Int_t i) const |
Element & | operator[] (Int_t i) |
void | operator= (Element val) |
void | operator+= (Element val) |
void | operator *= (Element val) |
void | operator= (const TMatrixTFlat_const< Element > &f) |
TMatrixTFlat< Element > & | operator= (const TMatrixTFlat< Element > &f) |
void | operator= (const TVectorT< Element > &vec) |
void | operator+= (const TMatrixTFlat_const< Element > &f) |
void | operator *= (const TMatrixTFlat_const< Element > &f) |
TMatrixTFlat () | |
TMatrixTFlat (TMatrixT< Element > &matrix) | |
TMatrixTFlat (TMatrixTSym< Element > &matrix) | |
TMatrixTFlat (const TMatrixTFlat< Element > &mf) | |
Element * | GetPtr () const |
const Element & | operator() (Int_t i) const |
Element & | operator() (Int_t i) |
const Element & | operator[] (Int_t i) const |
Element & | operator[] (Int_t i) |
void | operator= (Element val) |
void | operator+= (Element val) |
void | operator *= (Element val) |
void | operator= (const TMatrixTFlat_const< Element > &f) |
TMatrixTFlat< Element > & | operator= (const TMatrixTFlat< Element > &f) |
void | operator= (const TVectorT< Element > &vec) |
void | operator+= (const TMatrixTFlat_const< Element > &f) |
void | operator *= (const TMatrixTFlat_const< Element > &f) |
template<> | |
TClass * | Class () |
template<> | |
TClass * | Class () |
template<> | |
void | Streamer (TBuffer &R__b) |
template<> | |
void | Streamer (TBuffer &R__b) |
Definition at line 428 of file TMatrixTUtils.h.
TMatrixTFlat< Element >::TMatrixTFlat | ( | ) | [inline] |
Definition at line 431 of file TMatrixTUtils.h.
TMatrixTFlat< Element >::TMatrixTFlat | ( | TMatrixT< Element > & | matrix | ) |
Definition at line 633 of file TMatrixTUtils.cxx.
TMatrixTFlat< Element >::TMatrixTFlat | ( | TMatrixTSym< Element > & | matrix | ) |
Definition at line 641 of file TMatrixTUtils.cxx.
TMatrixTFlat< Element >::TMatrixTFlat | ( | const TMatrixTFlat< Element > & | mf | ) |
Definition at line 649 of file TMatrixTUtils.cxx.
TMatrixTFlat< Element >::TMatrixTFlat | ( | ) | [inline] |
Definition at line 431 of file TMatrixTUtils.h.
TMatrixTFlat< Element >::TMatrixTFlat | ( | TMatrixT< Element > & | matrix | ) |
TMatrixTFlat< Element >::TMatrixTFlat | ( | TMatrixTSym< Element > & | matrix | ) |
TMatrixTFlat< Element >::TMatrixTFlat | ( | const TMatrixTFlat< Element > & | mf | ) |
Element* TMatrixTFlat< Element >::GetPtr | ( | ) | const [inline] |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 436 of file TMatrixTUtils.h.
References TMatrixTFlat_const< Element >::fPtr.
const Element& TMatrixTFlat< Element >::operator() | ( | Int_t | i | ) | const [inline] |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 438 of file TMatrixTUtils.h.
References Error, TMatrixTFlat_const< Element >::fNelems, and R__ASSERT.
Element& TMatrixTFlat< Element >::operator() | ( | Int_t | i | ) | [inline] |
Definition at line 447 of file TMatrixTUtils.h.
References Error, TMatrixTFlat_const< Element >::fNelems, and R__ASSERT.
const Element& TMatrixTFlat< Element >::operator[] | ( | Int_t | i | ) | const [inline] |
Element& TMatrixTFlat< Element >::operator[] | ( | Int_t | i | ) | [inline] |
Definition at line 457 of file TMatrixTUtils.h.
void TMatrixTFlat< Element >::operator= | ( | Element | val | ) |
Definition at line 658 of file TMatrixTUtils.cxx.
References fp, TMatrixTFlat_const< Element >::fPtr, and R__ASSERT.
Referenced by TMatrixTFlat< Element >::operator=().
void TMatrixTFlat< Element >::operator+= | ( | Element | val | ) |
Definition at line 670 of file TMatrixTUtils.cxx.
References fp, TMatrixTFlat_const< Element >::fPtr, and R__ASSERT.
void TMatrixTFlat< Element >::operator *= | ( | Element | val | ) |
Definition at line 682 of file TMatrixTUtils.cxx.
References fp, TMatrixTFlat_const< Element >::fPtr, and R__ASSERT.
void TMatrixTFlat< Element >::operator= | ( | const TMatrixTFlat_const< Element > & | f | ) |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 694 of file TMatrixTUtils.cxx.
References Error, TMatrixTFlat_const< Element >::fPtr, TMatrixTFlat_const< Element >::GetMatrix(), TMatrixTBase< Element >::GetMatrixArray(), TMatrixTBase< Element >::GetNoElements(), TMatrixTFlat_const< Element >::GetPtr(), TMatrixTBase< Element >::IsValid(), and R__ASSERT.
TMatrixTFlat<Element>& TMatrixTFlat< Element >::operator= | ( | const TMatrixTFlat< Element > & | f | ) | [inline] |
void TMatrixTFlat< Element >::operator= | ( | const TVectorT< Element > & | vec | ) |
Definition at line 716 of file TMatrixTUtils.cxx.
References Error, fp, TMatrixTFlat_const< Element >::fPtr, TVectorT< Element >::GetMatrixArray(), TVectorT< Element >::GetNrows(), TVectorT< Element >::IsValid(), R__ASSERT, and vp.
void TMatrixTFlat< Element >::operator+= | ( | const TMatrixTFlat_const< Element > & | f | ) |
Definition at line 735 of file TMatrixTUtils.cxx.
References Error, TMatrixTFlat_const< Element >::fPtr, TMatrixTFlat_const< Element >::GetMatrix(), TMatrixTBase< Element >::GetNoElements(), TMatrixTFlat_const< Element >::GetPtr(), TMatrixTBase< Element >::IsValid(), and R__ASSERT.
void TMatrixTFlat< Element >::operator *= | ( | const TMatrixTFlat_const< Element > & | f | ) |
Definition at line 756 of file TMatrixTUtils.cxx.
References Error, TMatrixTFlat_const< Element >::fPtr, TMatrixTFlat_const< Element >::GetMatrix(), TMatrixTBase< Element >::GetNoElements(), TMatrixTFlat_const< Element >::GetPtr(), TMatrixTBase< Element >::IsValid(), and R__ASSERT.
Element* TMatrixTFlat< Element >::GetPtr | ( | ) | const [inline] |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 436 of file TMatrixTUtils.h.
References TMatrixTFlat_const< Element >::fPtr.
const Element& TMatrixTFlat< Element >::operator() | ( | Int_t | i | ) | const [inline] |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 438 of file TMatrixTUtils.h.
References Error, TMatrixTFlat_const< Element >::fNelems, and R__ASSERT.
Element& TMatrixTFlat< Element >::operator() | ( | Int_t | i | ) | [inline] |
Definition at line 447 of file TMatrixTUtils.h.
References Error, TMatrixTFlat_const< Element >::fNelems, and R__ASSERT.
const Element& TMatrixTFlat< Element >::operator[] | ( | Int_t | i | ) | const [inline] |
Element& TMatrixTFlat< Element >::operator[] | ( | Int_t | i | ) | [inline] |
Definition at line 457 of file TMatrixTUtils.h.
void TMatrixTFlat< Element >::operator= | ( | Element | val | ) |
void TMatrixTFlat< Element >::operator+= | ( | Element | val | ) |
void TMatrixTFlat< Element >::operator *= | ( | Element | val | ) |
void TMatrixTFlat< Element >::operator= | ( | const TMatrixTFlat_const< Element > & | f | ) |
Reimplemented from TMatrixTFlat_const< Element >.
TMatrixTFlat<Element>& TMatrixTFlat< Element >::operator= | ( | const TMatrixTFlat< Element > & | f | ) | [inline] |
void TMatrixTFlat< Element >::operator= | ( | const TVectorT< Element > & | vec | ) |
void TMatrixTFlat< Element >::operator+= | ( | const TMatrixTFlat_const< Element > & | f | ) |
void TMatrixTFlat< Element >::operator *= | ( | const TMatrixTFlat_const< Element > & | f | ) |
TClass * TMatrixTFlat< double >::Class | ( | ) |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 3842 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * TMatrixTFlat< float >::Class | ( | ) |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 4964 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
void TMatrixTFlat< float >::Streamer | ( | TBuffer & | R__b | ) |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 6093 of file G__Matrix.cxx.
References TMatrixTFlat_const< Element >::Streamer().
void TMatrixTFlat< double >::Streamer | ( | TBuffer & | R__b | ) |
Reimplemented from TMatrixTFlat_const< Element >.
Definition at line 7375 of file G__Matrix.cxx.
References TMatrixTFlat_const< Element >::Streamer().