Public Types | Static Public Member Functions
Eigen::internal::llt_inplace< Scalar, Upper > Struct Template Reference

#include <LLT.h>

List of all members.

Public Types

typedef NumTraits< Scalar >::Real RealScalar

Static Public Member Functions

template<typename MatrixType >
static EIGEN_STRONG_INLINE
MatrixType::Index 
blocked (MatrixType &mat)
template<typename MatrixType , typename VectorType >
static MatrixType::Index rankUpdate (MatrixType &mat, const VectorType &vec, const RealScalar &sigma)
template<typename MatrixType >
static EIGEN_STRONG_INLINE
MatrixType::Index 
unblocked (MatrixType &mat)

Detailed Description

template<typename Scalar>
struct Eigen::internal::llt_inplace< Scalar, Upper >

Definition at line 329 of file LLT.h.


Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::llt_inplace< Scalar, Upper >::RealScalar

Definition at line 331 of file LLT.h.


Member Function Documentation

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

Definition at line 340 of file LLT.h.

template<typename Scalar >
template<typename MatrixType , typename VectorType >
static MatrixType::Index Eigen::internal::llt_inplace< Scalar, Upper >::rankUpdate ( MatrixType &  mat,
const VectorType &  vec,
const RealScalar sigma 
) [inline, static]

Definition at line 346 of file LLT.h.

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

Definition at line 334 of file LLT.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:00