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 MatrixType::Index Index
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 bool extract_kernel (MatrixType &mat, Ref< VectorType > res, Ref< VectorType > representative)
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 495 of file SelfAdjointEigenSolver.h.


Member Typedef Documentation

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

Definition at line 500 of file SelfAdjointEigenSolver.h.

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

Definition at line 497 of file SelfAdjointEigenSolver.h.

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

Definition at line 499 of file SelfAdjointEigenSolver.h.

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

Definition at line 498 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 506 of file SelfAdjointEigenSolver.h.

template<typename SolverType >
static bool Eigen::internal::direct_selfadjoint_eigenvalues< SolverType, 3, false >::extract_kernel ( MatrixType mat,
Ref< VectorType res,
Ref< VectorType representative 
) [inline, static]

Definition at line 546 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 565 of file SelfAdjointEigenSolver.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:00