

Go to the source code of this file.
Classes | |
| struct | internal::complex_schur_reduce_to_hessenberg< MatrixType, IsComplex > |
| struct | internal::complex_schur_reduce_to_hessenberg< MatrixType, false > |
| class | ComplexSchur< _MatrixType > |
| Performs a complex Schur decomposition of a real or complex square matrix. More... | |
Namespaces | |
| namespace | internal |
Functions | |
| template<typename RealScalar > | |
| std::complex< RealScalar > | internal::sqrt (const std::complex< RealScalar > &z) |