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

#include <LLT.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 261 of file LLT.h.

Member Typedef Documentation

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

Definition at line 263 of file LLT.h.

Member Function Documentation

template<typename Scalar >
template<typename MatrixType >
static MatrixType::Index Eigen::internal::llt_inplace< Scalar, Lower >::blocked ( MatrixType &  m)
inlinestatic

Definition at line 292 of file LLT.h.

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

Definition at line 325 of file LLT.h.

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

Definition at line 265 of file LLT.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:13