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

Public Types

typedef const TriangularView< const typename MatrixType::AdjointReturnType, UnitLower > MatrixL
 
typedef const TriangularView< const MatrixType, 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, Upper >

Definition at line 424 of file LDLT.h.


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