OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes | Functions
FDoubleEigen.h File Reference
#include "FixedAlgebra/FMatrix.h"
#include "FixedAlgebra/FVector.h"
#include <complex>
#include "Utilities/EigenvalueError.h"
#include <algorithm>
#include <cmath>
Include dependency graph for FDoubleEigen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FDoubleEigen< N >
 Eigenvalues and eigenvectors for a real general matrix. More...
 

Functions

void cdiv (double ar, double ai, double br, double bi, double &cr, double &ci)
 

Function Documentation

void cdiv ( double  ar,
double  ai,
double  br,
double  bi,
double &  cr,
double &  ci 
)
inline

Definition at line 103 of file FDoubleEigen.h.

References abs().

Referenced by FDoubleEigen< N >::hqr2(), and DoubleEigen::hqr2().

Here is the call graph for this function: