Public Types | Static Public Member Functions
internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex > Struct Template Reference

#include <Tridiagonalization.h>

List of all members.

Public Types

typedef Tridiagonalization
< MatrixType >
::CoeffVectorType 
CoeffVectorType
typedef Tridiagonalization
< MatrixType >
::HouseholderSequenceType 
HouseholderSequenceType
typedef MatrixType::Index Index

Static Public Member Functions

template<typename DiagonalType , typename SubDiagonalType >
static void run (MatrixType &mat, DiagonalType &diag, SubDiagonalType &subdiag, bool extractQ)

Detailed Description

template<typename MatrixType, int Size, bool IsComplex>
struct internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >

Definition at line 451 of file Tridiagonalization.h.


Member Typedef Documentation

template<typename MatrixType , int Size, bool IsComplex>
typedef Tridiagonalization<MatrixType>::CoeffVectorType internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >::CoeffVectorType

Definition at line 453 of file Tridiagonalization.h.

Definition at line 454 of file Tridiagonalization.h.

template<typename MatrixType , int Size, bool IsComplex>
typedef MatrixType::Index internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >::Index

Definition at line 455 of file Tridiagonalization.h.


Member Function Documentation

template<typename MatrixType , int Size, bool IsComplex>
template<typename DiagonalType , typename SubDiagonalType >
static void internal::tridiagonalization_inplace_selector< MatrixType, Size, IsComplex >::run ( MatrixType mat,
DiagonalType &  diag,
SubDiagonalType &  subdiag,
bool  extractQ 
) [inline, static]

Definition at line 457 of file Tridiagonalization.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:40