![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for TMatrixDEigen.cxx:Go to the source code of this file.
Functions | |
| ClassImp (TMatrixDEigen) TMatrixDEigen | |
| Constructor for eigen-problem of matrix A . More... | |
| static void | cdiv (Double_t xr, Double_t xi, Double_t yr, Double_t yi) |
Variables | |
| static Double_t | gCdivr |
| Complex scalar division. More... | |
| static Double_t | gCdivi |
Definition at line 208 of file TMatrixDEigen.cxx.
Referenced by TMatrixDEigen::MakeSchurr().
| ClassImp | ( | TMatrixDEigen | ) |
Constructor for eigen-problem of matrix A .
Definition at line 47 of file TMatrixDEigen.cxx.
|
static |
Definition at line 207 of file TMatrixDEigen.cxx.
Referenced by cdiv(), and TMatrixDEigen::MakeSchurr().
|
static |
Complex scalar division.
Definition at line 207 of file TMatrixDEigen.cxx.
Referenced by cdiv(), and TMatrixDEigen::MakeSchurr().