Detailed Description
template<typename MatrixType, bool IsComplex>
struct Eigen::internal::complex_schur_reduce_to_hessenberg< MatrixType, IsComplex >
Definition at line 349 of file Eigenvalues.
List of all members.
Static Public Member Functions |
static void | run (ComplexSchur< MatrixType > &_this, const MatrixType &matrix, bool computeU) |
static void | run (ComplexSchur< MatrixType > &_this, const MatrixType &matrix, bool computeU) |
Member Function Documentation
template<typename MatrixType , bool IsComplex>
template<typename MatrixType , bool IsComplex>