Classes | Namespaces | Functions
SelfAdjointEigenSolver.h File Reference
#include "./Tridiagonalization.h"
Include dependency graph for SelfAdjointEigenSolver.h:

Go to the source code of this file.

Classes

struct  Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, Size, IsComplex >
 
struct  Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, Size, IsComplex >
 
struct  Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 2, false >
 
struct  Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >
 
class  Eigen::GeneralizedSelfAdjointEigenSolver< _MatrixType >
 Computes eigenvalues and eigenvectors of the generalized selfadjoint eigen problem. More...
 
class  Eigen::SelfAdjointEigenSolver< _MatrixType >
 Computes eigenvalues and eigenvectors of selfadjoint matrices. More...
 

Namespaces

 Eigen
 
 Eigen::internal
 

Functions

template<typename MatrixType , typename DiagType , typename SubDiagType >
ComputationInfo Eigen::internal::computeFromTridiagonal_impl (DiagType &diag, SubDiagType &subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType &eivec)
 
template<int StorageOrder, typename RealScalar , typename Scalar , typename Index >
static EIGEN_DEVICE_FUNC void Eigen::internal::tridiagonal_qr_step (RealScalar *diag, RealScalar *subdiag, Index start, Index end, Scalar *matrixQ, Index n)
 


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:09:50