Public Types | Public Member Functions | Private Member Functions | Private Attributes
Eigen::MatrixPowerRetval< MatrixType > Class Template Reference

#include <MatrixPower.h>

Inheritance diagram for Eigen::MatrixPowerRetval< MatrixType >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MatrixType::Index Index
typedef MatrixType::RealScalar RealScalar

Public Member Functions

Index cols () const
template<typename ResultType >
void evalTo (ResultType &res) const
 MatrixPowerRetval (MatrixPower< MatrixType > &pow, RealScalar p)
Index rows () const

Private Member Functions

MatrixPowerRetvaloperator= (const MatrixPowerRetval &)

Private Attributes

const RealScalar m_p
MatrixPower< MatrixType > & m_pow

Detailed Description

template<typename MatrixType>
class Eigen::MatrixPowerRetval< MatrixType >

Definition at line 18 of file MatrixPower.h.


Member Typedef Documentation

template<typename MatrixType >
typedef MatrixType::Index Eigen::MatrixPowerRetval< MatrixType >::Index

Definition at line 22 of file MatrixPower.h.

template<typename MatrixType >
typedef MatrixType::RealScalar Eigen::MatrixPowerRetval< MatrixType >::RealScalar

Definition at line 21 of file MatrixPower.h.


Constructor & Destructor Documentation

template<typename MatrixType >
Eigen::MatrixPowerRetval< MatrixType >::MatrixPowerRetval ( MatrixPower< MatrixType > &  pow,
RealScalar  p 
) [inline]

Definition at line 24 of file MatrixPower.h.


Member Function Documentation

template<typename MatrixType >
Index Eigen::MatrixPowerRetval< MatrixType >::cols ( void  ) const [inline]

Reimplemented from Eigen::ReturnByValue< MatrixPowerRetval< MatrixType > >.

Definition at line 32 of file MatrixPower.h.

template<typename MatrixType >
template<typename ResultType >
void Eigen::MatrixPowerRetval< MatrixType >::evalTo ( ResultType &  res) const [inline]

Definition at line 28 of file MatrixPower.h.

template<typename MatrixType >
MatrixPowerRetval& Eigen::MatrixPowerRetval< MatrixType >::operator= ( const MatrixPowerRetval< MatrixType > &  ) [private]
template<typename MatrixType >
Index Eigen::MatrixPowerRetval< MatrixType >::rows ( void  ) const [inline]

Reimplemented from Eigen::ReturnByValue< MatrixPowerRetval< MatrixType > >.

Definition at line 31 of file MatrixPower.h.


Member Data Documentation

template<typename MatrixType >
const RealScalar Eigen::MatrixPowerRetval< MatrixType >::m_p [private]

Definition at line 36 of file MatrixPower.h.

template<typename MatrixType >
MatrixPower<MatrixType>& Eigen::MatrixPowerRetval< MatrixType >::m_pow [private]

Definition at line 35 of file MatrixPower.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:00