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

#include <Inverse.h>

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

List of all members.

Public Types

typedef MatrixType::Index Index
typedef internal::eval
< MatrixType >::type 
MatrixTypeNested
typedef remove_all
< MatrixTypeNested >::type 
MatrixTypeNestedCleaned

Public Member Functions

Index cols () const
template<typename Dest >
void evalTo (Dest &dst) const
 inverse_impl (const MatrixType &matrix)
Index rows () const

Public Attributes

const MatrixTypeNested m_matrix

Detailed Description

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

Definition at line 284 of file Inverse.h.


Member Typedef Documentation

template<typename MatrixType>
typedef MatrixType::Index internal::inverse_impl< MatrixType >::Index

Definition at line 286 of file Inverse.h.

template<typename MatrixType>
typedef internal::eval<MatrixType>::type internal::inverse_impl< MatrixType >::MatrixTypeNested

Definition at line 287 of file Inverse.h.

Definition at line 288 of file Inverse.h.


Constructor & Destructor Documentation

template<typename MatrixType>
internal::inverse_impl< MatrixType >::inverse_impl ( const MatrixType matrix) [inline]

Definition at line 291 of file Inverse.h.


Member Function Documentation

template<typename MatrixType>
Index internal::inverse_impl< MatrixType >::cols ( void  ) const [inline]

Reimplemented from ReturnByValue< inverse_impl< MatrixType > >.

Definition at line 296 of file Inverse.h.

template<typename MatrixType>
template<typename Dest >
void internal::inverse_impl< MatrixType >::evalTo ( Dest &  dst) const [inline]

Reimplemented from ReturnByValue< inverse_impl< MatrixType > >.

Definition at line 298 of file Inverse.h.

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

Reimplemented from ReturnByValue< inverse_impl< MatrixType > >.

Definition at line 295 of file Inverse.h.


Member Data Documentation

template<typename MatrixType>
const MatrixTypeNested internal::inverse_impl< MatrixType >::m_matrix

Definition at line 289 of file Inverse.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:32