TMatrixTSparseRow_const< Element > Class Template Reference

#include <TMatrixTUtils.h>

Inheritance diagram for TMatrixTSparseRow_const< Element >:

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

Public Member Functions

 TMatrixTSparseRow_const ()
 TMatrixTSparseRow_const (const TMatrixTSparse< Element > &matrix, Int_t row)
 TMatrixTSparseRow_const (const TMatrixTSparseRow_const< Element > &trc)
TMatrixTSparseRow_const< Element > & operator= (const TMatrixTSparseRow_const< Element > &trc)
virtual ~TMatrixTSparseRow_const ()
const TMatrixTBase< Element > * GetMatrix () const
const Element * GetDataPtr () const
const Int_tGetColPtr () const
Int_t GetRowIndex () const
Int_t GetNindex () const
Element operator() (Int_t i) const
Element operator[] (Int_t i) const
 TMatrixTSparseRow_const ()
 TMatrixTSparseRow_const (const TMatrixTSparse< Element > &matrix, Int_t row)
 TMatrixTSparseRow_const (const TMatrixTSparseRow_const< Element > &trc)
TMatrixTSparseRow_const< Element > & operator= (const TMatrixTSparseRow_const< Element > &trc)
virtual ~TMatrixTSparseRow_const ()
const TMatrixTBase< Element > * GetMatrix () const
const Element * GetDataPtr () const
const Int_tGetColPtr () const
Int_t GetRowIndex () const
Int_t GetNindex () const
Element operator() (Int_t i) const
Element operator[] (Int_t i) const
template<>
TClassClass ()
template<>
TClassClass ()
template<>
void Streamer (TBuffer &R__b)
template<>
void Streamer (TBuffer &R__b)

Protected Attributes

const TMatrixTBase< Element > * fMatrix
Int_t fRowInd
Int_t fNindex
const Int_tfColPtr
const Element * fDataPtr
const TMatrixTBase< Element > * fMatrix
const Int_tfColPtr
const Element * fDataPtr

Detailed Description

template<class Element>
class TMatrixTSparseRow_const< Element >

Definition at line 574 of file TMatrixTUtils.h.


Constructor & Destructor Documentation

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

Definition at line 584 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fColPtr, TMatrixTSparseRow_const< Element >::fDataPtr, TMatrixTSparseRow_const< Element >::fMatrix, TMatrixTSparseRow_const< Element >::fNindex, and TMatrixTSparseRow_const< Element >::fRowInd.

template<class Element>
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const ( const TMatrixTSparse< Element > &  matrix,
Int_t  row 
)

Definition at line 1325 of file TMatrixTUtils.cxx.

References Error, TMatrixTSparseRow_const< Element >::fColPtr, TMatrixTSparseRow_const< Element >::fDataPtr, TMatrixTSparseRow_const< Element >::fMatrix, TMatrixTSparseRow_const< Element >::fNindex, TMatrixTSparseRow_const< Element >::fRowInd, and R__ASSERT.

template<class Element>
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const ( const TMatrixTSparseRow_const< Element > &  trc  )  [inline]

Definition at line 586 of file TMatrixTUtils.h.

template<class Element>
virtual TMatrixTSparseRow_const< Element >::~TMatrixTSparseRow_const (  )  [inline, virtual]

Definition at line 590 of file TMatrixTUtils.h.

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

Definition at line 584 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fColPtr, TMatrixTSparseRow_const< Element >::fDataPtr, TMatrixTSparseRow_const< Element >::fMatrix, TMatrixTSparseRow_const< Element >::fNindex, and TMatrixTSparseRow_const< Element >::fRowInd.

template<class Element>
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const ( const TMatrixTSparse< Element > &  matrix,
Int_t  row 
)

template<class Element>
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const ( const TMatrixTSparseRow_const< Element > &  trc  )  [inline]

Definition at line 586 of file TMatrixTUtils.h.

template<class Element>
virtual TMatrixTSparseRow_const< Element >::~TMatrixTSparseRow_const (  )  [inline, virtual]

Definition at line 590 of file TMatrixTUtils.h.


Member Function Documentation

template<class Element>
TMatrixTSparseRow_const<Element>& TMatrixTSparseRow_const< Element >::operator= ( const TMatrixTSparseRow_const< Element > &  trc  )  [inline]

Definition at line 588 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fColPtr, TMatrixTSparseRow_const< Element >::fDataPtr, TMatrixTSparseRow_const< Element >::fMatrix, TMatrixTSparseRow_const< Element >::fNindex, and TMatrixTSparseRow_const< Element >::fRowInd.

template<class Element>
const TMatrixTBase<Element>* TMatrixTSparseRow_const< Element >::GetMatrix (  )  const [inline]

Definition at line 592 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fMatrix.

Referenced by TMatrixTSparseRow< Element >::operator=(), and TVectorT< Element >::operator=().

template<class Element>
const Element* TMatrixTSparseRow_const< Element >::GetDataPtr (  )  const [inline]

Definition at line 593 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fDataPtr.

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

template<class Element>
const Int_t* TMatrixTSparseRow_const< Element >::GetColPtr (  )  const [inline]

Definition at line 594 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fColPtr.

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

template<class Element>
Int_t TMatrixTSparseRow_const< Element >::GetRowIndex (  )  const [inline]

Definition at line 595 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fRowInd.

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

template<class Element>
Int_t TMatrixTSparseRow_const< Element >::GetNindex (  )  const [inline]

Definition at line 596 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fNindex.

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

template<class Element>
Element TMatrixTSparseRow_const< Element >::operator() ( Int_t  i  )  const

Definition at line 1351 of file TMatrixTUtils.cxx.

References TMath::BinarySearch(), Error, TMatrixTSparseRow_const< Element >::fColPtr, TMatrixTSparseRow_const< Element >::fDataPtr, TMatrixTSparseRow_const< Element >::fMatrix, TMatrixTSparseRow_const< Element >::fNindex, and R__ASSERT.

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

Definition at line 599 of file TMatrixTUtils.h.

template<class Element>
TMatrixTSparseRow_const<Element>& TMatrixTSparseRow_const< Element >::operator= ( const TMatrixTSparseRow_const< Element > &  trc  )  [inline]

Definition at line 588 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fColPtr, TMatrixTSparseRow_const< Element >::fDataPtr, TMatrixTSparseRow_const< Element >::fMatrix, TMatrixTSparseRow_const< Element >::fNindex, and TMatrixTSparseRow_const< Element >::fRowInd.

template<class Element>
const TMatrixTBase<Element>* TMatrixTSparseRow_const< Element >::GetMatrix (  )  const [inline]

Definition at line 592 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fMatrix.

template<class Element>
const Element* TMatrixTSparseRow_const< Element >::GetDataPtr (  )  const [inline]

Definition at line 593 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fDataPtr.

template<class Element>
const Int_t* TMatrixTSparseRow_const< Element >::GetColPtr (  )  const [inline]

Definition at line 594 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fColPtr.

template<class Element>
Int_t TMatrixTSparseRow_const< Element >::GetRowIndex (  )  const [inline]

Definition at line 595 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fRowInd.

template<class Element>
Int_t TMatrixTSparseRow_const< Element >::GetNindex (  )  const [inline]

Definition at line 596 of file TMatrixTUtils.h.

References TMatrixTSparseRow_const< Element >::fNindex.

template<class Element>
Element TMatrixTSparseRow_const< Element >::operator() ( Int_t  i  )  const

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

Definition at line 599 of file TMatrixTUtils.h.

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

Definition at line 3706 of file G__Matrix.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

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

Definition at line 4216 of file G__Matrix.cxx.

References ROOT::GenerateInitInstanceLocal(), and x0.

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

Definition at line 6201 of file G__Matrix.cxx.

References Error, and TBuffer::IsReading().

Referenced by TMatrixTSparseRow< Element >::Streamer().

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

Definition at line 7483 of file G__Matrix.cxx.

References Error, and TBuffer::IsReading().


Member Data Documentation

template<class Element>
const TMatrixTBase<Element>* TMatrixTSparseRow_const< Element >::fMatrix [protected]

Definition at line 577 of file TMatrixTUtils.h.

Referenced by TMatrixTSparseRow_const< Element >::GetMatrix(), TMatrixTSparseRow< Element >::operator *=(), TMatrixTSparseRow< Element >::operator()(), TMatrixTSparseRow_const< Element >::operator()(), TMatrixTSparseRow< Element >::operator+=(), TMatrixTSparseRow_const< Element >::operator=(), TMatrixTSparseRow< Element >::operator=(), and TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const().

template<class Element>
Int_t TMatrixTSparseRow_const< Element >::fRowInd [protected]

Definition at line 578 of file TMatrixTUtils.h.

Referenced by TMatrixTSparseRow_const< Element >::GetRowIndex(), TMatrixTSparseRow< Element >::operator *=(), TMatrixTSparseRow< Element >::operator()(), TMatrixTSparseRow< Element >::operator+=(), TMatrixTSparseRow_const< Element >::operator=(), TMatrixTSparseRow< Element >::operator=(), and TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const().

template<class Element>
Int_t TMatrixTSparseRow_const< Element >::fNindex [protected]

Definition at line 579 of file TMatrixTUtils.h.

Referenced by TMatrixTSparseRow_const< Element >::GetNindex(), TMatrixTSparseRow< Element >::operator *=(), TMatrixTSparseRow< Element >::operator()(), TMatrixTSparseRow_const< Element >::operator()(), TMatrixTSparseRow< Element >::operator+=(), TMatrixTSparseRow_const< Element >::operator=(), TMatrixTSparseRow< Element >::operator=(), and TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const().

template<class Element>
const Int_t* TMatrixTSparseRow_const< Element >::fColPtr [protected]

Definition at line 580 of file TMatrixTUtils.h.

Referenced by TMatrixTSparseRow_const< Element >::GetColPtr(), TMatrixTSparseRow< Element >::operator *=(), TMatrixTSparseRow< Element >::operator()(), TMatrixTSparseRow_const< Element >::operator()(), TMatrixTSparseRow< Element >::operator+=(), TMatrixTSparseRow_const< Element >::operator=(), TMatrixTSparseRow< Element >::operator=(), and TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const().

template<class Element>
const Element* TMatrixTSparseRow_const< Element >::fDataPtr [protected]

Definition at line 581 of file TMatrixTUtils.h.

Referenced by TMatrixTSparseRow< Element >::GetDataPtr(), TMatrixTSparseRow_const< Element >::GetDataPtr(), TMatrixTSparseRow< Element >::operator *=(), TMatrixTSparseRow< Element >::operator()(), TMatrixTSparseRow_const< Element >::operator()(), TMatrixTSparseRow< Element >::operator+=(), TMatrixTSparseRow_const< Element >::operator=(), TMatrixTSparseRow< Element >::operator=(), and TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const().

template<class Element>
const TMatrixTBase<Element>* TMatrixTSparseRow_const< Element >::fMatrix [protected]

Definition at line 577 of file TMatrixTUtils.h.

template<class Element>
const Int_t* TMatrixTSparseRow_const< Element >::fColPtr [protected]

Definition at line 580 of file TMatrixTUtils.h.

template<class Element>
const Element* TMatrixTSparseRow_const< Element >::fDataPtr [protected]

Definition at line 581 of file TMatrixTUtils.h.


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