Definition at line 110 of file TMatrixTUtils.h.
Public Member Functions | |
| TMatrixTRow_const () | |
| TMatrixTRow_const (const TMatrixT< Element > &matrix, Int_t row) | |
| Constructor with row "row" of matrix.   | |
| TMatrixTRow_const (const TMatrixTRow_const< Element > &trc) | |
| TMatrixTRow_const (const TMatrixTSym< Element > &matrix, Int_t row) | |
| Constructor with row "row" of symmetric matrix.   | |
| virtual | ~TMatrixTRow_const () | 
| Int_t | GetInc () const | 
| const TMatrixTBase< Element > * | GetMatrix () const | 
| const Element * | GetPtr () const | 
| Int_t | GetRowIndex () const | 
| virtual TClass * | IsA () const | 
| const Element & | operator() (Int_t i) const | 
| TMatrixTRow_const< Element > & | operator= (const TMatrixTRow_const< Element > &trc) | 
| const 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 | |
| Int_t | fInc | 
| const TMatrixTBase< Element > * | fMatrix | 
| const Element * | fPtr | 
| Int_t | fRowInd | 
#include <TMatrixTUtils.h>
      
  | 
  inline | 
Definition at line 119 of file TMatrixTUtils.h.
| TMatrixTRow_const< Element >::TMatrixTRow_const | ( | const TMatrixT< Element > & | matrix, | 
| Int_t | row ) | 
Constructor with row "row" of matrix.
Definition at line 46 of file TMatrixTUtils.cxx.
| TMatrixTRow_const< Element >::TMatrixTRow_const | ( | const TMatrixTSym< Element > & | matrix, | 
| Int_t | row ) | 
Constructor with row "row" of symmetric matrix.
Definition at line 68 of file TMatrixTUtils.cxx.
      
  | 
  inline | 
Definition at line 122 of file TMatrixTUtils.h.
      
  | 
  inlinevirtual | 
Definition at line 126 of file TMatrixTUtils.h.
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  inlinestaticconstexpr | 
Definition at line 146 of file TMatrixTUtils.h.
      
  | 
  inlinestatic | 
Definition at line 146 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 130 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 128 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 131 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 129 of file TMatrixTUtils.h.
      
  | 
  inlinevirtual | 
Reimplemented in TMatrixTRow< Element >.
Definition at line 146 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 132 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 124 of file TMatrixTUtils.h.
      
  | 
  inline | 
Definition at line 144 of file TMatrixTUtils.h.
      
  | 
  virtual | 
Reimplemented in TMatrixTRow< Element >.
      
  | 
  inline | 
Definition at line 146 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 115 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 113 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 116 of file TMatrixTUtils.h.
      
  | 
  protected | 
Definition at line 114 of file TMatrixTUtils.h.