#include <TMatrixTUtils.h>
Inheritance diagram for TMatrixTSparseRow_const< Element >:
Definition at line 574 of file TMatrixTUtils.h.
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const | ( | ) | [inline] |
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.
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const | ( | const TMatrixTSparseRow_const< Element > & | trc | ) | [inline] |
Definition at line 586 of file TMatrixTUtils.h.
virtual TMatrixTSparseRow_const< Element >::~TMatrixTSparseRow_const | ( | ) | [inline, virtual] |
Definition at line 590 of file TMatrixTUtils.h.
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const | ( | ) | [inline] |
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const | ( | const TMatrixTSparse< Element > & | matrix, | |
Int_t | row | |||
) |
TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const | ( | const TMatrixTSparseRow_const< Element > & | trc | ) | [inline] |
Definition at line 586 of file TMatrixTUtils.h.
virtual TMatrixTSparseRow_const< Element >::~TMatrixTSparseRow_const | ( | ) | [inline, virtual] |
Definition at line 590 of file TMatrixTUtils.h.
TMatrixTSparseRow_const<Element>& TMatrixTSparseRow_const< Element >::operator= | ( | const TMatrixTSparseRow_const< Element > & | trc | ) | [inline] |
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=().
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=().
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=().
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=().
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=().
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.
Element TMatrixTSparseRow_const< Element >::operator[] | ( | Int_t | i | ) | const [inline] |
Definition at line 599 of file TMatrixTUtils.h.
TMatrixTSparseRow_const<Element>& TMatrixTSparseRow_const< Element >::operator= | ( | const TMatrixTSparseRow_const< Element > & | trc | ) | [inline] |
const TMatrixTBase<Element>* TMatrixTSparseRow_const< Element >::GetMatrix | ( | ) | const [inline] |
Definition at line 592 of file TMatrixTUtils.h.
References TMatrixTSparseRow_const< Element >::fMatrix.
const Element* TMatrixTSparseRow_const< Element >::GetDataPtr | ( | ) | const [inline] |
Definition at line 593 of file TMatrixTUtils.h.
References TMatrixTSparseRow_const< Element >::fDataPtr.
const Int_t* TMatrixTSparseRow_const< Element >::GetColPtr | ( | ) | const [inline] |
Definition at line 594 of file TMatrixTUtils.h.
References TMatrixTSparseRow_const< Element >::fColPtr.
Int_t TMatrixTSparseRow_const< Element >::GetRowIndex | ( | ) | const [inline] |
Definition at line 595 of file TMatrixTUtils.h.
References TMatrixTSparseRow_const< Element >::fRowInd.
Int_t TMatrixTSparseRow_const< Element >::GetNindex | ( | ) | const [inline] |
Definition at line 596 of file TMatrixTUtils.h.
References TMatrixTSparseRow_const< Element >::fNindex.
Element TMatrixTSparseRow_const< Element >::operator() | ( | Int_t | i | ) | const |
Element TMatrixTSparseRow_const< Element >::operator[] | ( | Int_t | i | ) | const [inline] |
Definition at line 599 of file TMatrixTUtils.h.
TClass * TMatrixTSparseRow_const< double >::Class | ( | ) |
Definition at line 3706 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
TClass * TMatrixTSparseRow_const< float >::Class | ( | ) |
Definition at line 4216 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
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().
void TMatrixTSparseRow_const< double >::Streamer | ( | TBuffer & | R__b | ) |
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().
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().
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().
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().
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().
const TMatrixTBase<Element>* TMatrixTSparseRow_const< Element >::fMatrix [protected] |
Definition at line 577 of file TMatrixTUtils.h.
const Int_t* TMatrixTSparseRow_const< Element >::fColPtr [protected] |
Definition at line 580 of file TMatrixTUtils.h.
const Element* TMatrixTSparseRow_const< Element >::fDataPtr [protected] |
Definition at line 581 of file TMatrixTUtils.h.