Static Public Member Functions | Public Attributes | List of all members
Eigen::internal::LDLT_Traits< MatrixType, Lower > Struct Template Reference

#include <LDLT.h>

Static Public Member Functions

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

Public Attributes

const typedef TriangularView< const MatrixType, UnitLowerMatrixL
 
const typedef TriangularView< const typename MatrixType::AdjointReturnType, UnitUpperMatrixU
 

Detailed Description

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

Definition at line 477 of file LDLT.h.

Member Function Documentation

◆ getL()

template<typename MatrixType >
static MatrixL Eigen::internal::LDLT_Traits< MatrixType, Lower >::getL ( const MatrixType m)
inlinestatic

Definition at line 481 of file LDLT.h.

◆ getU()

template<typename MatrixType >
static MatrixU Eigen::internal::LDLT_Traits< MatrixType, Lower >::getU ( const MatrixType m)
inlinestatic

Definition at line 482 of file LDLT.h.

Member Data Documentation

◆ MatrixL

template<typename MatrixType >
const typedef TriangularView<const MatrixType, UnitLower> Eigen::internal::LDLT_Traits< MatrixType, Lower >::MatrixL

Definition at line 479 of file LDLT.h.

◆ MatrixU

template<typename MatrixType >
const typedef TriangularView<const typename MatrixType::AdjointReturnType, UnitUpper> Eigen::internal::LDLT_Traits< MatrixType, Lower >::MatrixU

Definition at line 480 of file LDLT.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:09