Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 2, false > Struct Template Reference

Public Types

typedef SolverType::MatrixType MatrixType
 
typedef SolverType::RealVectorType VectorType
 
typedef SolverType::Scalar Scalar
 

Static Public Member Functions

static void computeRoots (const MatrixType &m, VectorType &roots)
 
static void run (SolverType &solver, const MatrixType &mat, int options)
 

Detailed Description

template<typename SolverType>
struct Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 2, false >

Definition at line 663 of file SelfAdjointEigenSolver.h.


The documentation for this struct was generated from the following file: