Detailed Description
template<typename MatrixType>
struct Eigen::internal::complex_schur_reduce_to_hessenberg< MatrixType, false >
Definition at line 361 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 >
template<typename MatrixType >