#include <TMatrixUtils.h>
Inheritance diagram for TMatrixRow:


Public Methods | |
| TMatrixRow (const TMatrix &matrix, Int_t row) | |
| void | operator= (Real_t val) |
| void | operator+= (const TMatrixRow &r) |
| void | operator *= (const TMatrixRow &r) |
| void | operator+= (Real_t val) |
| void | operator *= (Real_t val) |
| void | operator= (const TMatrixRow &r) |
| void | operator= (const TVector &vec) |
| const Real_t & | operator() (Int_t i) const |
| Real_t & | operator() (Int_t i) |
| const Real_t & | operator[] (Int_t i) const |
| Real_t & | operator[] (Int_t i) |
Friends | |
| class | TMatrix |
| class | TVector |
|
||||||||||||
|
Definition at line 361 of file TMatrixUtils.h. References TObject::Error(), TMatrix::fIndex, TMatrix::fNrows, TMatrix::fRowLwb, and TMatrix::IsValid(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 379 of file TMatrixUtils.h. References AreCompatible(), fMatrix, TMatrix::fNelems, and fPtr. |
|
|
|
|
|
|
|
|
Definition at line 389 of file TMatrixUtils.h. |
|
|
Definition at line 394 of file TMatrixUtils.h. |
|
|
Definition at line 399 of file TMatrixUtils.h. |
|
|
Definition at line 162 of file TMatrixUtils.h. |
|
|
Definition at line 163 of file TMatrixUtils.h. |
1.2.16