#include "TMatrixDEigen.h"
#include "TMath.h"
Go to the source code of this file.
Functions | |
ClassImp (TMatrixDEigen) TMatrixDEigen | |
static void | cdiv (Double_t xr, Double_t xi, Double_t yr, Double_t yi) |
Variables | |
static Double_t | gCdivr |
static Double_t | gCdivi |
Definition at line 206 of file TMatrixDEigen.cxx.
References TMath::Abs(), d, gCdivi, and gCdivr.
Referenced by TMatrixDEigen::MakeSchurr().
ClassImp | ( | TMatrixDEigen | ) |
Definition at line 47 of file TMatrixDEigen.cxx.
References Error, R__ASSERT, TVectorT< Element >::ResizeTo(), Sort(), and TVectorT< Element >::Use().
Definition at line 205 of file TMatrixDEigen.cxx.
Referenced by cdiv(), and TMatrixDEigen::MakeSchurr().
Definition at line 205 of file TMatrixDEigen.cxx.
Referenced by cdiv(), and TMatrixDEigen::MakeSchurr().