Go to the source code of this file.
Classes | |
class | SelfAdjointEigenSolver< _MatrixType > |
Computes eigenvalues and eigenvectors of selfadjoint matrices. More... | |
Namespaces | |
namespace | internal |
Functions | |
template<int StorageOrder, typename RealScalar , typename Scalar , typename Index > | |
static void | internal::tridiagonal_qr_step (RealScalar *diag, RealScalar *subdiag, Index start, Index end, Scalar *matrixQ, Index n) |