#include "./EigenvaluesCommon.h"
#include "./RealSchur.h"
Go to the source code of this file.
Classes | |
class | EigenSolver< _MatrixType > |
More... | |
Functions | |
template<typename Scalar > | |
std::complex< Scalar > | cdiv (Scalar xr, Scalar xi, Scalar yr, Scalar yi) |
std::complex<Scalar> cdiv | ( | Scalar | xr, |
Scalar | xi, | ||
Scalar | yr, | ||
Scalar | yi | ||
) |
Definition at line 407 of file EigenSolver.h.
References abs().
Referenced by EigenSolver< _MatrixType >::doComputeEigenvectors().
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |