Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::llt_inplace< Scalar, Lower > Struct Template Reference

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

template<typename MatrixType >
static MatrixType::Index unblocked (MatrixType &mat)
 
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)
 

Detailed Description

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

Definition at line 261 of file LLT.h.


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