Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions

Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs > Struct Template Reference


Detailed Description

template<typename _MatrixType, int UpLo, typename Rhs>
struct Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >

Definition at line 307 of file Cholesky.

Inheritance diagram for Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef LLT< _MatrixType, UpLo > LLTType

Public Member Functions

template<typename Dest >
void evalTo (Dest &dst) const

Member Typedef Documentation

template<typename _MatrixType , int UpLo, typename Rhs >
typedef LLT<_MatrixType,UpLo> Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >::LLTType

Definition at line 310 of file Cholesky.


Member Function Documentation

template<typename _MatrixType , int UpLo, typename Rhs >
template<typename Dest >
void Eigen::internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >::evalTo ( Dest &  dst  )  const [inline]

Reimplemented from Eigen::internal::solve_retval_base< LLT< _MatrixType, UpLo >, Rhs >.

Definition at line 313 of file Cholesky.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011