Public Types | Public Member Functions | Protected Attributes
internal::TridiagonalizationMatrixTReturnType< MatrixType > Struct Template Reference

#include <Tridiagonalization.h>

Inheritance diagram for internal::TridiagonalizationMatrixTReturnType< MatrixType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MatrixType::Index Index

Public Member Functions

Index cols () const
template<typename ResultType >
void evalTo (ResultType &result) const
Index rows () const
 TridiagonalizationMatrixTReturnType (const MatrixType &mat)
 Constructor.

Protected Attributes

const MatrixType::Nested m_matrix

Detailed Description

template<typename MatrixType>
struct internal::TridiagonalizationMatrixTReturnType< MatrixType >

Definition at line 539 of file Tridiagonalization.h.


Member Typedef Documentation

Definition at line 542 of file Tridiagonalization.h.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]matThe underlying dense matrix

Definition at line 548 of file Tridiagonalization.h.


Member Function Documentation

template<typename MatrixType >
Index internal::TridiagonalizationMatrixTReturnType< MatrixType >::cols ( void  ) const [inline]
template<typename MatrixType >
template<typename ResultType >
void internal::TridiagonalizationMatrixTReturnType< MatrixType >::evalTo ( ResultType &  result) const [inline]

Definition at line 551 of file Tridiagonalization.h.

template<typename MatrixType >
Index internal::TridiagonalizationMatrixTReturnType< MatrixType >::rows ( void  ) const [inline]

Member Data Documentation

template<typename MatrixType >
const MatrixType::Nested internal::TridiagonalizationMatrixTReturnType< MatrixType >::m_matrix [protected]

Definition at line 563 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