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

#include <LLT.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 366 of file LLT.h.

Member Typedef Documentation

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

Definition at line 368 of file LLT.h.

Member Function Documentation

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

Definition at line 377 of file LLT.h.

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

Definition at line 383 of file LLT.h.

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

Definition at line 371 of file LLT.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:38