Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions
Eigen::internal::llt_inplace< Upper > Struct Template Reference

Detailed Description

template<>
struct Eigen::internal::llt_inplace< Upper >

Definition at line 260 of file Cholesky.

List of all members.

Static Public Member Functions

template<typename MatrixType >
static EIGEN_STRONG_INLINE
MatrixType::Index 
unblocked (MatrixType &mat)
template<typename MatrixType >
static EIGEN_STRONG_INLINE
MatrixType::Index 
blocked (MatrixType &mat)

Member Function Documentation

template<typename MatrixType >
static EIGEN_STRONG_INLINE MatrixType::Index Eigen::internal::llt_inplace< Upper >::blocked ( MatrixType &  mat) [inline, static]

Definition at line 269 of file Cholesky.

template<typename MatrixType >
static EIGEN_STRONG_INLINE MatrixType::Index Eigen::internal::llt_inplace< Upper >::unblocked ( MatrixType &  mat) [inline, static]

Definition at line 263 of file Cholesky.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo