Shapeworks Studio  2.1
Shape analysis software suite
Eigen::ComplexSchur< _MatrixType > Member List

This is the complete list of members for Eigen::ComplexSchur< _MatrixType >, including all inherited members.

ColsAtCompileTime enum value (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
ComplexMatrixType typedefEigen::ComplexSchur< _MatrixType >
ComplexScalar typedefEigen::ComplexSchur< _MatrixType >
ComplexSchur(Index size=RowsAtCompileTime==Dynamic?1:RowsAtCompileTime)Eigen::ComplexSchur< _MatrixType >inline
ComplexSchur(const MatrixType &matrix, bool computeU=true)Eigen::ComplexSchur< _MatrixType >inline
compute(const MatrixType &matrix, bool computeU=true)Eigen::ComplexSchur< _MatrixType >
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU=true)Eigen::ComplexSchur< _MatrixType >
computeFromHessenberg(const HessMatrixType &matrixH, const OrthMatrixType &matrixQ, bool computeU) (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
getMaxIterations()Eigen::ComplexSchur< _MatrixType >inline
Index typedef (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
info() const Eigen::ComplexSchur< _MatrixType >inline
internal::complex_schur_reduce_to_hessenberg< MatrixType, NumTraits< Scalar >::IsComplex > (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >friend
m_hess (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
m_info (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
m_isInitialized (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
m_matT (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
m_matU (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
m_matUisUptodate (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
m_maxIterationsPerRowEigen::ComplexSchur< _MatrixType >static
m_maxIters (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >protected
matrixT() const Eigen::ComplexSchur< _MatrixType >inline
MatrixType typedef (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
matrixU() const Eigen::ComplexSchur< _MatrixType >inline
MaxColsAtCompileTime enum value (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
MaxRowsAtCompileTime enum value (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
Options enum value (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
RealScalar typedef (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
RowsAtCompileTime enum value (defined in Eigen::ComplexSchur< _MatrixType >)Eigen::ComplexSchur< _MatrixType >
Scalar typedefEigen::ComplexSchur< _MatrixType >
setMaxIterations(Index maxIters)Eigen::ComplexSchur< _MatrixType >inline