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

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


Detailed Description

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

Definition at line 306 of file LLT.h.

#include <src/Cholesky/LLT.h>

Inheritance diagram for 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> internal::solve_retval< LLT< _MatrixType, UpLo >, Rhs >::LLTType

Definition at line 309 of file LLT.h.


Member Function Documentation

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

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

Definition at line 312 of file LLT.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011