#include "./EigenvaluesCommon.h"#include "./HessenbergDecomposition.h"

Go to the source code of this file.
Classes | |
| class | ComplexSchur< _MatrixType > |
| More... | |
| struct | internal::complex_schur_reduce_to_hessenberg< MatrixType, IsComplex > |
| struct | internal::complex_schur_reduce_to_hessenberg< MatrixType, false > |
Namespaces | |
| namespace | internal |
Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: | |
Functions | |
| template<typename RealScalar > | |
| std::complex< RealScalar > | internal::sqrt (const std::complex< RealScalar > &z) |
| Computes the principal value of the square root of the complex z. | |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |