Definition at line 581 of file TMatrixTUtils.h.
Public Member Functions | |
| TMatrixTSparseRow_const () | |
| TMatrixTSparseRow_const (const TMatrixTSparse< Element > &matrix, Int_t row) | |
| Constructor with row "row" of matrix.   | |
| TMatrixTSparseRow_const (const TMatrixTSparseRow_const< Element > &trc) | |
| virtual | ~TMatrixTSparseRow_const () | 
| const Int_t * | GetColPtr () const | 
| const Element * | GetDataPtr () const | 
| const TMatrixTBase< Element > * | GetMatrix () const | 
| Int_t | GetNindex () const | 
| Int_t | GetRowIndex () const | 
| virtual TClass * | IsA () const | 
| Element | operator() (Int_t i) const | 
| TMatrixTSparseRow_const< Element > & | operator= (const TMatrixTSparseRow_const< Element > &trc) | 
| Element | operator[] (Int_t i) const | 
| virtual void | Streamer (TBuffer &) | 
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) | 
Static Public Member Functions | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
Protected Attributes | |
| const Int_t * | fColPtr | 
| const Element * | fDataPtr | 
| const TMatrixTSparse< Element > * | fMatrix | 
| Int_t | fNindex | 
| Int_t | fRowInd | 
#include <TMatrixTUtils.h>
      
  | 
  inline | 
Definition at line 591 of file TMatrixTUtils.h.
| TMatrixTSparseRow_const< Element >::TMatrixTSparseRow_const | ( | const TMatrixTSparse< Element > & | matrix, | 
| Int_t | row ) | 
Constructor with row "row" of matrix.
Definition at line 1362 of file TMatrixTUtils.cxx.
      
  | 
  inline | 
Definition at line 593 of file TMatrixTUtils.h.
      
  | 
  inlinevirtual | 
Definition at line 597 of file TMatrixTUtils.h.
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  inlinestaticconstexpr | 
Definition at line 608 of file TMatrixTUtils.h.
      
  | 
  inlinestatic | 
Definition at line 608 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 601 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 600 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 599 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 603 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 602 of file TMatrixTUtils.h.
      
  | 
  inlinevirtual | 
Reimplemented in TMatrixTSparseRow< Element >.
Definition at line 608 of file TMatrixTUtils.h.
| Element TMatrixTSparseRow_const< Element >::operator() | ( | Int_t | i | ) | const | 
Definition at line 1387 of file TMatrixTUtils.cxx.
      
  | 
  inline | 
Definition at line 595 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 606 of file TMatrixTUtils.h.
      
  | 
  virtual | 
Reimplemented in TMatrixTSparseRow< Element >.
      
  | 
  inline | 
Definition at line 608 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 587 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 588 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 584 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 586 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 585 of file TMatrixTUtils.h.