Definition at line 361 of file ComplexSchur.h.
#include <src/Eigenvalues/ComplexSchur.h>
Static Public Member Functions | |
static void | run (ComplexSchur< MatrixType > &_this, const MatrixType &matrix, bool computeU) |
static void internal::complex_schur_reduce_to_hessenberg< MatrixType, false >::run | ( | ComplexSchur< MatrixType > & | _this, |
const MatrixType & | matrix, | ||
bool | computeU | ||
) | [inline, static] |
Definition at line 363 of file ComplexSchur.h.
References HessenbergDecomposition< _MatrixType >::compute(), ComplexSchur< _MatrixType >::m_hess, ComplexSchur< _MatrixType >::m_matT, ComplexSchur< _MatrixType >::m_matU, HessenbergDecomposition< _MatrixType >::matrixH(), and HessenbergDecomposition< _MatrixType >::matrixQ().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |