Public Types | Static Public Member Functions
Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false > Struct Template Reference

#include <SelfAdjointEigenSolver.h>

List of all members.

Public Types

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

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, 3, false >

Definition at line 486 of file SelfAdjointEigenSolver.h.


Member Typedef Documentation

template<typename SolverType >
typedef SolverType::MatrixType Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >::MatrixType

Definition at line 488 of file SelfAdjointEigenSolver.h.

template<typename SolverType >
typedef SolverType::Scalar Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >::Scalar

Definition at line 490 of file SelfAdjointEigenSolver.h.

template<typename SolverType >
typedef SolverType::RealVectorType Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >::VectorType

Definition at line 489 of file SelfAdjointEigenSolver.h.


Member Function Documentation

template<typename SolverType >
static void Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >::computeRoots ( const MatrixType m,
VectorType roots 
) [inline, static]

Definition at line 492 of file SelfAdjointEigenSolver.h.

template<typename SolverType >
static void Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >::run ( SolverType &  solver,
const MatrixType mat,
int  options 
) [inline, static]

Definition at line 541 of file SelfAdjointEigenSolver.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59