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

internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs > Struct Template Reference


Detailed Description

template<typename _MatrixType, int _UpLo, typename Rhs>
struct internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >

Definition at line 347 of file LDLT.h.

#include <src/Cholesky/LDLT.h>

Inheritance diagram for internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef LDLT< _MatrixType, _UpLo > LDLTType

Public Member Functions

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

Member Typedef Documentation

template<typename _MatrixType , int _UpLo, typename Rhs >
typedef LDLT<_MatrixType,_UpLo> internal::solve_retval< LDLT< _MatrixType, _UpLo >, Rhs >::LDLTType

Definition at line 350 of file LDLT.h.


Member Function Documentation

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

Reimplemented from internal::solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs >.

Definition at line 353 of file LDLT.h.

References eigen_assert.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011