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

Public Types

typedef const TriangularView< const MatrixType, UnitLower > MatrixL
 
typedef const TriangularView< const typename MatrixType::AdjointReturnType, UnitUpper > MatrixU
 

Static Public Member Functions

static MatrixL getL (const MatrixType &m)
 
static MatrixU getU (const MatrixType &m)
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::LDLT_Traits< MatrixType, Lower >

Definition at line 416 of file LDLT.h.


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