Static Public Member Functions

internal::llt_inplace< Upper > Struct Template Reference

#include <LLT.h>

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)

template<>
struct internal::llt_inplace< Upper >


Member Function Documentation

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

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