TMatrixTDiag< Element > Class Template Reference

#include <TMatrixTUtils.h>

Inheritance diagram for TMatrixTDiag< Element >:

TMatrixTDiag_const< Element > TMatrixTDiag_const< Element > List of all members.

Public Member Functions

 TMatrixTDiag ()
 TMatrixTDiag (TMatrixT< Element > &matrix)
 TMatrixTDiag (TMatrixTSym< Element > &matrix)
 TMatrixTDiag (const TMatrixTDiag< Element > &md)
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 TMatrixTDiag_const< Element > &d)
TMatrixTDiag< Element > & operator= (const TMatrixTDiag< Element > &d)
void operator= (const TVectorT< Element > &vec)
void operator+= (const TMatrixTDiag_const< Element > &d)
void operator *= (const TMatrixTDiag_const< Element > &d)
 TMatrixTDiag ()
 TMatrixTDiag (TMatrixT< Element > &matrix)
 TMatrixTDiag (TMatrixTSym< Element > &matrix)
 TMatrixTDiag (const TMatrixTDiag< Element > &md)
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 TMatrixTDiag_const< Element > &d)
TMatrixTDiag< Element > & operator= (const TMatrixTDiag< Element > &d)
void operator= (const TVectorT< Element > &vec)
void operator+= (const TMatrixTDiag_const< Element > &d)
void operator *= (const TMatrixTDiag_const< Element > &d)
template<>
TClassClass ()
template<>
TClassClass ()
template<>
void Streamer (TBuffer &R__b)
template<>
void Streamer (TBuffer &R__b)

Detailed Description

template<class Element>
class TMatrixTDiag< Element >

Definition at line 342 of file TMatrixTUtils.h.


Constructor & Destructor Documentation

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag (  )  [inline]

Definition at line 345 of file TMatrixTUtils.h.

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag ( TMatrixT< Element > &  matrix  ) 

Definition at line 459 of file TMatrixTUtils.cxx.

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag ( TMatrixTSym< Element > &  matrix  ) 

Definition at line 467 of file TMatrixTUtils.cxx.

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag ( const TMatrixTDiag< Element > &  md  ) 

Definition at line 475 of file TMatrixTUtils.cxx.

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag (  )  [inline]

Definition at line 345 of file TMatrixTUtils.h.

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag ( TMatrixT< Element > &  matrix  ) 

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag ( TMatrixTSym< Element > &  matrix  ) 

template<class Element>
TMatrixTDiag< Element >::TMatrixTDiag ( const TMatrixTDiag< Element > &  md  ) 


Member Function Documentation

template<class Element>
Element* TMatrixTDiag< Element >::GetPtr (  )  const [inline]

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 350 of file TMatrixTUtils.h.

References TMatrixTDiag_const< Element >::fPtr.

template<class Element>
const Element& TMatrixTDiag< Element >::operator() ( Int_t  i  )  const [inline]

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 352 of file TMatrixTUtils.h.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, and R__ASSERT.

template<class Element>
Element& TMatrixTDiag< Element >::operator() ( Int_t  i  )  [inline]

Definition at line 361 of file TMatrixTUtils.h.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, and R__ASSERT.

template<class Element>
const Element& TMatrixTDiag< Element >::operator[] ( Int_t  i  )  const [inline]

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 370 of file TMatrixTUtils.h.

template<class Element>
Element& TMatrixTDiag< Element >::operator[] ( Int_t  i  )  [inline]

Definition at line 371 of file TMatrixTUtils.h.

template<class Element>
void TMatrixTDiag< Element >::operator= ( Element  val  ) 

Definition at line 484 of file TMatrixTUtils.cxx.

References TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, TMatrixTDiag_const< Element >::fPtr, i, and R__ASSERT.

Referenced by TMatrixTDiag< Element >::operator=().

template<class Element>
void TMatrixTDiag< Element >::operator+= ( Element  val  ) 

Definition at line 496 of file TMatrixTUtils.cxx.

References TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, TMatrixTDiag_const< Element >::fPtr, i, and R__ASSERT.

template<class Element>
void TMatrixTDiag< Element >::operator *= ( Element  val  ) 

Definition at line 508 of file TMatrixTUtils.cxx.

References TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, TMatrixTDiag_const< Element >::fPtr, i, and R__ASSERT.

template<class Element>
void TMatrixTDiag< Element >::operator= ( const TMatrixTDiag_const< Element > &  d  ) 

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 520 of file TMatrixTUtils.cxx.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, TMatrixTDiag_const< Element >::fPtr, TMatrixTDiag_const< Element >::GetInc(), TMatrixTDiag_const< Element >::GetMatrix(), TMatrixTDiag_const< Element >::GetNdiags(), TMatrixTDiag_const< Element >::GetPtr(), i, TMatrixTBase< Element >::IsValid(), and R__ASSERT.

template<class Element>
TMatrixTDiag<Element>& TMatrixTDiag< Element >::operator= ( const TMatrixTDiag< Element > &  d  )  [inline]

Definition at line 378 of file TMatrixTUtils.h.

References d, and TMatrixTDiag< Element >::operator=().

template<class Element>
void TMatrixTDiag< Element >::operator= ( const TVectorT< Element > &  vec  ) 

Definition at line 543 of file TMatrixTUtils.cxx.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fPtr, TVectorT< Element >::GetMatrixArray(), TVectorT< Element >::GetNrows(), TVectorT< Element >::IsValid(), R__ASSERT, and vp.

template<class Element>
void TMatrixTDiag< Element >::operator+= ( const TMatrixTDiag_const< Element > &  d  ) 

Definition at line 563 of file TMatrixTUtils.cxx.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, TMatrixTDiag_const< Element >::fPtr, TMatrixTDiag_const< Element >::GetInc(), TMatrixTDiag_const< Element >::GetMatrix(), TMatrixTDiag_const< Element >::GetNdiags(), TMatrixTDiag_const< Element >::GetPtr(), i, TMatrixTBase< Element >::IsValid(), and R__ASSERT.

template<class Element>
void TMatrixTDiag< Element >::operator *= ( const TMatrixTDiag_const< Element > &  d  ) 

Definition at line 585 of file TMatrixTUtils.cxx.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, TMatrixTDiag_const< Element >::fPtr, TMatrixTDiag_const< Element >::GetInc(), TMatrixTDiag_const< Element >::GetMatrix(), TMatrixTDiag_const< Element >::GetNdiags(), TMatrixTDiag_const< Element >::GetPtr(), i, TMatrixTBase< Element >::IsValid(), and R__ASSERT.

template<class Element>
Element* TMatrixTDiag< Element >::GetPtr (  )  const [inline]

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 350 of file TMatrixTUtils.h.

References TMatrixTDiag_const< Element >::fPtr.

template<class Element>
const Element& TMatrixTDiag< Element >::operator() ( Int_t  i  )  const [inline]

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 352 of file TMatrixTUtils.h.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, and R__ASSERT.

template<class Element>
Element& TMatrixTDiag< Element >::operator() ( Int_t  i  )  [inline]

Definition at line 361 of file TMatrixTUtils.h.

References Error, TMatrixTDiag_const< Element >::fInc, TMatrixTDiag_const< Element >::fNdiag, and R__ASSERT.

template<class Element>
const Element& TMatrixTDiag< Element >::operator[] ( Int_t  i  )  const [inline]

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 370 of file TMatrixTUtils.h.

template<class Element>
Element& TMatrixTDiag< Element >::operator[] ( Int_t  i  )  [inline]

Definition at line 371 of file TMatrixTUtils.h.

template<class Element>
void TMatrixTDiag< Element >::operator= ( Element  val  ) 

template<class Element>
void TMatrixTDiag< Element >::operator+= ( Element  val  ) 

template<class Element>
void TMatrixTDiag< Element >::operator *= ( Element  val  ) 

template<class Element>
void TMatrixTDiag< Element >::operator= ( const TMatrixTDiag_const< Element > &  d  ) 

Reimplemented from TMatrixTDiag_const< Element >.

template<class Element>
TMatrixTDiag<Element>& TMatrixTDiag< Element >::operator= ( const TMatrixTDiag< Element > &  d  )  [inline]

Definition at line 378 of file TMatrixTUtils.h.

References d, and TMatrixTDiag< Element >::operator=().

template<class Element>
void TMatrixTDiag< Element >::operator= ( const TVectorT< Element > &  vec  ) 

template<class Element>
void TMatrixTDiag< Element >::operator+= ( const TMatrixTDiag_const< Element > &  d  ) 

template<class Element>
void TMatrixTDiag< Element >::operator *= ( const TMatrixTDiag_const< Element > &  d  ) 

template<>
TClass * TMatrixTDiag< double >::Class (  ) 

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 3808 of file G__Matrix.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
TClass * TMatrixTDiag< float >::Class (  ) 

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 4930 of file G__Matrix.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

template<>
void TMatrixTDiag< float >::Streamer ( TBuffer R__b  ) 

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 6039 of file G__Matrix.cxx.

References TMatrixTDiag_const< Element >::Streamer().

template<>
void TMatrixTDiag< double >::Streamer ( TBuffer R__b  ) 

Reimplemented from TMatrixTDiag_const< Element >.

Definition at line 7321 of file G__Matrix.cxx.

References TMatrixTDiag_const< Element >::Streamer().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:42:45 2011 for ROOT_528-00b_version by  doxygen 1.5.1